From: Jamie C. <jca...@we...> - 2003-08-20 16:25:52
|
On Wed, 2003-08-20 at 19:34, Barry Cohen (Barca Solutions) wrote: > When Virtualmin creates a new virtual server, it adds group and user lines > to httpd.conf. Upon restarting Apache, it gives the following error: > > Starting httpd: [Wed Aug 20 01:05:12 2003] [warn] Apache does not support > line-end comments. Consider using quotes around argument: "#569" > > I get this message for each "user" and "group" line added to the > <VirtualHost> sections created by Virtualmin. So the question is whether > Virtualmin should add the quotes, I should manually add the quotes, or > should Virtualmin use the actual user and group names when creating the > <VirtualHost> section. Putting quotes in seems to be the best solution - I will do this in the next release. - Jamie |