Usually all servers uses index.html/index.php,index.asp as default page for domains and addon domains you are planning to host on your server, if you want use home.html as
default page for your domains and addon domains then you will have to play with your .htaccess file under the root directory of required domain or addon domain.
You need to add following line in .htaccess file :- DirectoryIndex home.html
Hence you can use home.html as default page as against default index.html
Posted under Technology Updates
This post was written by admin on July 9, 2009



















