PDA

View Full Version : Apache mod_rewrite


nidhintomson
10th December 2008, 12:38
Hi All
I have a requirement like when i browse http://nidhins.info/contact.htm it should redirect to http://webtrustsolutions.com/contact.htm . http://nidhins.info/Infrastructure.htm should redirect to http://webtrustsolutions.com/Infrastructure.htm so for all links. If the corresponding link is not found on the second domain, it should display custom 404 error. how to do that.

All help thanked in advance

Looking forward to hear from you

Thanks and Regards
Nidhin Tomson

falko
11th December 2008, 18:42
You can do this with mod_rewrite. Take a look at http://httpd.apache.org/docs/2.2/rewrite/rewrite_guide.html