![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
htaccess dilemma
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] thats on juicylinks.com and i want juicysgalleries to be able to hotlink also any ideas whats wrong? juicysgalleries is not able to hotlink |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Suck it!
Industry Role:
Join Date: Jun 2001
Location: Who wants to know?
Posts: 4,432
|
Try this...you're missing a few crucial lines.
AuthUserFile /dev/null AuthGroupFile /dev/null RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://premierepussy.com/ [NC] RewriteCond %{HTTP_REFERER} !^http://www.premierepussy.com/ [NC] RewriteCond %{HTTP_REFERER} !^http://id.adultcheck.com/ [NC] RewriteCond %{HTTP_REFERER} !^http://www.id.adultcheck.com/ [NC] RewriteCond %{HTTP_REFERER} !^http://.+\.avsofchoice\.com/* [NC] RewriteCond %{HTTP_REFERER} !^http://.+\.cyberage\.com/* [NC] RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*agecheck.com/ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tokensystems.com/* [NC] RewriteCond %{HTTP_REFERER} !^http://tokensystems.com/* [NC] RewriteRule /* http://www.domain.com/enter.shtml [R,L] ------------------ Make BANK with these Babes! The Webmaster's Folder The Midnight TGP2 Submitter |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
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? |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
help please :-)
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: Jul 2001
Location: Seattle, WA
Posts: 243
|
How did that banner work out for you ? |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
Confirmed User
Join Date: Oct 2001
Location: LA
Posts: 162
|
hey,
enable logging of the rewite module with RerwiteLog "/home/fucker/log" -- andreas |
![]() |
![]() ![]() ![]() ![]() ![]() |