* Michael Moore [Mon, 27 Jun 2005 at 20:02 +0200]
> # Start no deeplinking
> Options +FollowSymlinks
> RewriteEngine On
> RewriteCond %{REQUEST_FILENAME} ISOlator.dmg
> RewriteCond %{HTTP_REFERER} !^$
> RewriteCond %{HTTP_REFERER} !^http://stuporglue.com/ [NC]
> RewriteCond %{HTTP_REFERER} !^http://www.stuporglue.com/ [NC]
> RewriteRule ISOlator.dmg http://stuporglue.com/static/soft/isolator.php
> # end no deeplinking

Maybe it's because you're allowing an empty REFERER? Not that I like to
see things that break wget, but perhaps the deeplinking you are seeing
is from REFERERless methods?

Von Fugal

Attachment: signature.asc
Description: Digital signature

--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to