• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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