View Single Post
Old 10-20-2001, 12:40 PM  
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
This is the complete .htacces

AddHandler server-parsed .html
AddHandler server-parsed .htm

ErrorDocument 404 http://www.juicylinks.com/
ErrorDocument 403 http://www.juicylinks.com/

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine on

RewriteCond %{HTTP_USER_AGENT} ^DISCo\Pump.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Drip.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^EirGrabber.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^FlashGet.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^GetRight.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Gets.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Grafula.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^IBrowse.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^InterGET.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Internet\Ninja.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^JetCar.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^JustView.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^MIDown\tool.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mister\PiX.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^NearSite.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetSpider.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\Explorer.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^PageGrabber.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Papa\Foto.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Pockey.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^ReGet.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Slurp.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^SpaceBison.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Teleport.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebAuto.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebCopier.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebFetch.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebReaper.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebSauger.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebStripper.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebWhacker.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebZIP.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\Image\Collector.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\Sucker.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Webster.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Wget.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebSnake.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Websnake.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^websnake.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^eCatch.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^ia_archiver.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^lftp.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^tAkeOut.*
RewriteRule /* - [F,L]


RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^http://juicysgalleries.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.juicysgalleries.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://juicylinks.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.juicylinks.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicylinks.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*www.juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://juicylinks.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicysgalleries.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*juicysgalleries.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://.*www.juicysgalleries.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://juicysgalleries.com/.*$ [NC]


RewriteRule .*[Jj][Pp][Ee][Gg]$|.*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.juicylinks.com [R,L]


anybody see anything wrong?
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote