View Single Post
Old 10-03-2005, 06:02 AM  
nexcom28
So Fucking Banned
 
Join Date: Jan 2005
Posts: 3,716
So, just create a .htaccess file and add the following code to all directories?
Code:
Redirect 301 / http://www.domain.com/index.html
If I use this do I need to create multiple .htaccess files, one for each dir?
Code:
RewriteRule .* index.html [QSA,L]
nexcom28 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote