|
From: Jamie C. <jca...@we...> - 2006-04-13 16:52:10
|
On 13/Apr/2006 03:47 Joaquim Homrighausen wrote .. > > I have this at the end of my access.conf file: > > include "/usr/local/apache/conf/virtualsites/*.conf" > > But when I create a new virtual site, Webmin complains like this: > > "Failed to create virtual server : The new virtual server was added to > /usr/local/apache/conf/virtualsites/mysite.se.conf, but this file is not > used by Apache. Check the module configuration and make sure the 'File > or directory to add virtual servers to' is correct." > > Probably because it doesn't see/understand the include. > > This is with Apache 1.3.x Make sure that Webmin is actually reading you access.conf file.. You can do this by clicking on the Module Config link, and setting the 'Path to access.conf' option to the full path to that file, like /usr/local/apache/conf/access.conf . - Jamie |