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

Vhost extension!

G

gamersroot

Guest
Hi, one of my vhost have a root file name home.html, habitually plesk is searching for index.html!!!

I can't find the option to switch to home.html ...

So now when i type www.unvisualx.net i arrive on the test page of Apache...cause the webserver can't find any index.html in the directory!

How can i fix that?

Thks a lot!
 
just add to this line:

DirectoryIndex at_domains_index.html index.html index.html.var index.shtml index.cfm index.htm index.cgi index.php



which is located in:

/etc/httpd/conf/httpd.conf
 
Back
Top