Thread
:
HTACCESS redirect help
View Single Post
08-26-2002, 10:30 PM
Naomi
Registered User
Join Date: Jan 2002
Location: Australia
Posts: 34
You could play around with something like this in htaccess...
RewriteEngine on
RewriteCond %{HTTP:Accept-Language} my [OR]
RewriteCond %{HTTP:Accept-Language} ms
RewriteRule .*
http://www.1millionconsoles.com
[R,L]
Naomi
View Public Profile
Find More Posts by Naomi