• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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