• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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