• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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