View Single Post
Old 09-24-2009, 09:02 AM   PM User | #1
CSS
New Coder

 
Join Date: Jun 2006
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
CSS has a little shameless behaviour in the past
.htaccess Redirection Help

I really have no knowledge as far as Apache/.htaccess/rewrites go... what I want to do is:

http://page.com/?redir=x - Replacing x with any URL, automatically redirects the page to that URL... for example: http://page.com/?redir=http://website.com/ will take you to website.com.

Doing this will set the referer from all redirects to http://page.com/?redir=x, correct?
CSS is offline   Reply With Quote