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

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