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

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