Changing default / index page via htaccess
Posted: June, 11 2009If your working on a site and would like visitors who access yoursite.com to be redirected (instantly) to a maintenance or under construction page instead?
It can be done by editing your .htaccess file to include the following code. Here’s what you have to do. Add this to your .htaccess file:
DirectoryIndex under_construction.html
This will treat “under_construction.html” as your default page instead of your “index.html” file.
Related Articles
- 10.10.09: How to clear dashboard stats in magento (0)
- 14.06.10: RSForm ordering (1)
- 13.07.10: Related products on product page in Magento (2)
- 12.10.09: Remove Latest Messages from Magento admin (0)
- 21.09.09: Lightbox / Thickbox / Menu disappears behind flash you tube video [fixed] (24)







Comments RSS Feed




Leave a comment