• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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