View Single Post
Old 10-21-2003, 08:40 PM  
drunkdollars
Confirmed User
 
Join Date: Apr 2002
Location: Club Drunk
Posts: 2,734
Quote:
Originally posted by Adult Site Traffic
RewriteEngine on
Options +FollowSymlinks
RewriteBase /

RewriteCond %{HTTP:Accept-religion} ^christian [NC]
RewriteRule ^(.*) http://www.somesite.com

RewriteCond %{HTTP:Accept-religion} ^wiccan[NC]
RewriteRule ^(.*) http://www.somesite.com

RewriteCond %{HTTP:Accept-religion} ^pagan[NC]
RewriteRule ^(.*) http://www.somesite.com

RewriteCond %{HTTP:Accept-religion} ^buddist [NC]
RewriteRule ^(.*) http://www.somesite.com

RewriteCond %{HTTP:Accept-religion} ^catholic [NC]
RewriteRule ^(.*) http://www.somesite.com
--

Sholul work fine.

Im getting errors
__________________
SIGS ARE GAY

98055668 icq
drunkdollars is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote