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

Where can I change the apache DocumentRoot Variable?

DReffects

Basic Pleskian
Hey Folks,

I am trying to switch the DocumentRoot variable to a directory from a domain i've created in plesk so that every request to anygivensub.domain.com is being answered by the domain i've created in plesk.

i've tried to change the DocumentRoot in zz010_psa_httpd.conf but it has no effect.

would be great if someone could point me in the right direction :)

thanks,
daniel
 
Hello,

Don't edit zz010_psa_httpd.conf
since changes will get overwritten by PSA.

You will need to create a vhost.conf
in the domain's /conf dir and add
a wildcard alias to it.

It's explained in FAQ #955
 
Back
Top