R
rogoff
Guest
i've just setup a new subdomain but the vhost.conf seems to be ignored. i checked the httpd.include file and there is no 'include' statement for the vhost.conf in the VirtualHost section for the subdomain. does this mean the subdomain hasn't been setup correctly?
i notice the following statement in the VirtualHost section for the main domain:
Include /var/www/vhosts/mydomain.com/conf/vhost.conf
if i add a similar line in manually for the subdomain, my vhost.conf gets loaded and everything works. however, i presume you shouldn't manually edit httpd.include?
i notice the following statement in the VirtualHost section for the main domain:
Include /var/www/vhosts/mydomain.com/conf/vhost.conf
if i add a similar line in manually for the subdomain, my vhost.conf gets loaded and everything works. however, i presume you shouldn't manually edit httpd.include?