• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Web access to Apache DocumentRoot

Dacey

New Pleskian
VPS / Plesk Obsidian / Debian 9
Hello everybody,
On top of the three sites (located in /var/www/vhosts/) that I run under a single IP, I would like to access and execute from the web (via http) a php script. I thought that if I placed this script in the Apache DocumentRoot /var/www/html/script/php, I could adress it as http://my_ip/script.php. Unfortunately this is not the case. May be I miss a configuration issue ?
 
VPS / Plesk Obsidian / Debian 9
Hello everybody,
On top of the three sites (located in /var/www/vhosts/) that I run under a single IP, I would like to access and execute from the web (via http) a php script. I thought that if I placed this script in the Apache DocumentRoot /var/www/html/script/php, I could adress it as http://my_ip/script.php. Unfortunately this is not the case. May be I miss a configuration issue ?
http://my_ip/script.php in plesk is /var/www/vhost/default/htdocs/script.php path
 
I didn't find where this is documented. Thank you for your answer.
 
Last edited:
Back
Top