Web Hosting Talk







View Full Version : redirect every page to another url


newtohosting
04-29-2003, 12:25 PM
Hi,

Anyone knows how to redirect visitor to *ANY* page of my domain to another URL?

I can add a redirect in my home page, but it works only if the visitor comes to http://mydomain.htm). Some visitors may come to my site by bookmark of some old pages (http://mydomian.com/page1.htm). I want t direct every visitor to my new URL.

Anyone knows how to do that?

Thnaks,
Dave

Mekhu
04-29-2003, 12:28 PM
Could just add meta redirect to all files!?

Westech
04-29-2003, 12:35 PM
Could you just remove every page from your site and then edit your 404 error doc to redirect?

bobcares
04-29-2003, 12:58 PM
Hi!
I think mod_rewrite should help you with this.
http://httpd.apache.org/docs/mod/mod_rewrite.html

Have a great day :)
Regards
Amar