February 29, 2004
Paris Hilton has made it into my .htaccess file
RewriteCond %{HTTP_USER_AGENT} ^paris-hilton-video.blogspot.com [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^hotelhieress.com [NC,OR]
RewriteCond %{HTTP_USER_AGENT] ^visitcelebrities.com/paris-hilton/download_paris_video.html [NC,OR]
Hrm, if I was thinking about it, I bet I could have put in a redirect to hilton.com or something like that....
Update: The David Lawrence Show needs to implement trackback. Just sayin'.
Posted by joy at February 29, 2004 04:16 PM | TrackBackComments
Okay uh.
The only reason to block that crap is to keep it out of your logs, right? (since it's not like it's a human trying to view the page or anything)
mod_rewrite won't block it from getting into the logs.
So, why did you bother?
Posted by: fluffy at February 29, 2004 06:52 PM