• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

vhost.conf ignored on subdomain?

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?
 
Back
Top