• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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