• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Can´t change DocumentRoot

MarkusF

New Pleskian
Hello,

i have an vserver from Strato with Plesk Panel 9.5.2 an Ubuntuu Linux.
If I change the DocumentRoot in http.include it will lost if make the next upgrade.
I want to add the dirctory "/markus/gallery2/g2data" into the DocumentRoot.

I have an own vhost.conf in "/var/www/vhosts/my-domain.de/conf/" with the following content:

<Directory /var/www/vhosts/my-domain.de/httpdocs>
php_admin_value open_basedir "/var/www/vhosts/my-domain.de/httpdocs:/tmp:/markus/gallery2/g2data"
</Directory>

Then I make a "/....../psa/admin/sbin/websrvmng -a -v"

Then let me show the configuration with "phpinfo"
But phpinfo show me that the DocumentRoot is "/var/www/vhosts/my-domain.de/httpdocs"

Thats the same as before I make changes to the vhost.conf
Nothing is happend.

What can I do to add the additional directory to my DocumentRoot?

Greetings,
M. Foerg


PS: Sorry for my bad english
 
Back
Top