View Single Post
Old 01-11-2005, 01:08 PM  
nico-t
emperor of my world
 
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
Quote:
Originally Posted by SplitInfinity
Example.... have fun! :-)

RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://.*xxxfantasyland.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*xxxfantasyland.com:80/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://216.188.105.94/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://216.188.105.94:80/.*$ [NC]
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.xxxfantasyland.com
ErrorDocument 404 http://216.188.105.94/pussy/index.html
ok thanks, gonna test it later on
nico-t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote