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

Default index HELP HELP HELP !! ^____^

H

holdika

Guest
I am having a problem setting the default index page. After I had Plesk upgraded to 7.5 it goes to index.php as a default, but I can't set it back to index.html .

Any help?
 
IF you are trying to do this for a specific domain then you can create a .htaccess page for the domain in httpdocs and specify as follows:

Directory Index .html, .htm,.php

And if you want to make changes for the server then you have to make or modify the .htaccess file on the path as follows:

/home/httpd/vhosts/default/htdocs/


Please let me know if it does not works
 
Hi Thanks for your reply, but that didn't work. It creates Internal Server Error.

Any other suggestion?
 
Internal server is generated due to the permissions and ownership of the files, check that and also let me know if you are doing this for a specific domain or on server level


Thanks,
Anand
 
Back
Top