View Single Post
Old 07-22-2004, 06:05 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
trouble with mod_rewrite and mod_geoip

i am having trouble redirecting my JP visitors via this method when i do it screws up my html any ideas why?

GeoIPEnable On
GeoIPDBFile /home/fris/GeoIP.dat
RewriteEngine on
RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^JP$
RewriteRule ^(.*)$ http://www.blah.com [L]

is the code
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote