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

    https://survey.webpros.com/

Question /vhosts/default doesn't behave as a virtual host

Dacey

New Pleskian
The request : http://my_ip/script.php opens/downloads the php file /vhosts/default/htdocs/script.php instead of executing it ! Obviously /vhosts/default is not considered as a virtual host. It seems I need to modify the configuration somewhere, but I don't known where : Plesk, Apache, nginx ?
 
First of all try to fix it with:

# plesk repair web

and check that you have enabled correct PHP handler for this domain. Try to re-add it.
 
Thank you.
check that you have enabled correct PHP handler for this domain
But there is no domain, that's where the problem lies.
Behind my IP, I have 3 domains where http://my_domain/script.php works perfectly.
My problem is to execute script.php by default, at http://my_ip/script.php
 
Back
Top