• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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