Page 1 of 1

URL redirecting

Posted: Wed Dec 01, 2004 8:42 am
by joedub
Having a problem understanding web forwarding.

I thought that if a domain is set to forward to an address, all requests would be sent to the forwarding address, but no, i was wrong.

Example: http://www.somesite.com redirects to http://www.redirect.com/home/page.php&id=1

BUT http://www.somesite.com/folder/ redirects to http://www.redirect.com/folder/ rather than the address i supplied.

Any workarounds??

Cheers

Posted: Wed Dec 01, 2004 8:53 am
by []InTeR[]
I think you can solve your problem with .htaccess.

http://www.javascriptkit.com/howto/htaccess7.shtml