Dakota Posted March 6, 2004 Share Posted March 6, 2004 I have seen this discussed but search didn't pull out anything. I want http://www.mystore.com/ be redirected to http://www.mystore.com/oscommerce Link to comment Share on other sites More sharing options...
ptrau Posted March 6, 2004 Share Posted March 6, 2004 one way: 1) Create index.html page and place in root directory with the following code only: <html> <head><META HTTP-EQUIV="REFRESH" CONTENT="1;URL=http://yourwebsite.com/oscommerce/index.php"> </head> </html> "Aliiiiive, it's alive, it's ALIIIIIIIIIIIIIVE!!!" Link to comment Share on other sites More sharing options...
Dakota Posted March 6, 2004 Author Share Posted March 6, 2004 Thanks, it worked, sort of. Requests for http://www.myoldwebsite.com gets correctly redirected(that's how I entered it in index.html). However, requests for myoldwebsite.com(with no www and http) goes to www.myoldwebsite.com. Looks like I really need several redirects. Is it possible? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.