Apache mod_rewrite question

Associate
Joined
13 Nov 2003
Posts
1,567
Location
Manchester
Hi All

I need to redirect all visits to a site ie www.site1.com to www.site2.com so I am using the redirect feature in mod_rewrite.

However I need to know that the visit has come from www.site1.com and mod_rewrite doesnt seem to pass any kind of referrer information. Does anyone know if this possible using mod_rewrite

Thanks
Aaron
 
That is what i have but it doenst seem to pass any referrer information

Might have to resort to a blank html file and use meta redirect - eeew
 
Back
Top Bottom