RickB Posted December 28, 2005 Posted December 28, 2005 Hi, I want the root of my website to be index.htm. However, an ol index.html page keeps regenerating whenever I delete it and it keeps taking over as the root index page. It's from an old MT blog I had set up a long time ago. How do I get rid of it permanently? Thanks, Rick Quote
TCH-Andy Posted December 28, 2005 Posted December 28, 2005 Hi Rick, There are 2 ways. 1. Find which script is regenerating the index.html file - and remove it. 2. Add the code >DirectoryIndex index.htm into your .htaccess file then it will always look for the index.htm file first. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.