View Single Post
Old 2004-11-18, 01:22 AM   #6
mist
Asleep at the switch? I wasn't asleep, I was drunk
 
Join Date: Aug 2003
Location: EU
Posts: 214
Send a message via ICQ to mist
You could add a bunch of lines to your .htaccess file for every URL you want to redirect,
redirect accessed-file URL-to-go-to

could be,
redirect http://picxs.com/ http://www.picxs.com/index.shtml
redirect http://picxs.com/index.shtml http://www.picxs.com/index.shtml

etc.

Mist
mist is offline   Reply With Quote