• 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.

Domain http directory setup issues

B

bigpete

Guest
Hope someone can help....

Just had my server reimaged and am setting up my domains again.

My issue is that when I setup a domain the httpdocs and httpsdocs directory still points to /home/httpd/vhosts/default/htdocs for the new domain.
In the past, setting domains automatically made the relevant changes to move the secure and non-secure http to /home/httpd/vhosts/domain.

Anyone have any ideas on what may be going wrong?

Cheers.
 
It looks to me like the Apache configuration doesn't include the new domains. Check:

/etc/httpd/conf/httpd.conf
/etc/httpd/conf/httpd.include
 
Yes, not sure why though. Restarting apache clears the error and it behaves with the includes.

Are the includes dynamic?
Or is there a setting in pleask to restart the apache server?

Any advice appreciated.
 
Back
Top