View Single Post
Old 04-13-2005, 02:55 PM  
nmcog
Confirmed User
 
Join Date: Sep 2004
Posts: 825
mod_rewrite question

What I'm trying to do:
Display different different pages depending on the domain in HTTP Refer

Example:
1) Traffic from abc.com gets redirected to http://www.mydomain.com/index-abc.html

2) Traffic from xyz.com gets redirected to http://www.mydomain.com/index-zyx.html

3) Traffic from no referer (bookmark) gets redirected to
http://www.mydomain.com/index-bookmark.html

Also, the redirection should be invisible, i.e. the page contents will be of a different page but it will show as http://www.mydomain.com/
nmcog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote