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

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