|
|
|
||||
|
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 |
|
Confirmed User
Join Date: Aug 2001
Posts: 1,922
|
help quick. Not home and need htaccess script
Can someone put the htaccess script on here for me. I am not at home(out of town) and it looks like my htaccess is screwed up. I can link directly to my pics from hotlinking.com. Before you say search I have but I haven't found the code i'm looking for. I have too many referers to use the allow/deny method. Here is what I received when I downloaded my htaccess so it will probably be screwed up but these files were working and now there not and I'm getting killed. Did I get hacked?
AuthUserFile /dev/null AuthGroupFile /dev/null RewriteEngine on RewriteOptions inherit RewriteCond %{HTTP_REFERER} !^http://www.mydomin.com/ RewriteCond %{HTTP_REFERER} !^http://mydomain.com/ RewriteCond %{HTTP_REFERER} !^http://my-ip/ RewriteRule /* where-I want-them-to-go Someone please post the script here. |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
|
whats your domainname ?
------------------ wiZd0m Thunder Free Adult Hosting - Fastest servers in the industry Fortune Pussy Adult Links - The best in adult links |
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Aug 2001
Posts: 1,922
|
I left my domain out because I don't want to get hit harder. where I put my-domain is where my domain usually is. The code looks right to me but like I said I'm outta town and don't have the copy thats on my computer and it's not protecting me anymore so something is wrong with it. This script is in the image directories but I can still link to the pics.
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
|
I was going to give you the exact code with your domain in, and by pinging your domains, i would have added the ip in too.
------------------ wiZd0m Thunder Free Adult Hosting - Fastest servers in the industry Fortune Pussy Adult Links - The best in adult links |
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
|
here, fill in the blanks
RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yourdomain.com.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://123.123.123.123/.*$ [NC] RewriteRule .*([jJ][pP][eE][gG]|[jJ][pP][gG]|[gG][iI][fF])$ [F] ErrorDocument 302 http://yourdomain/404.html ErrorDocument 400 http://yourdomain/404.html ErrorDocument 401 http://yourdomain/404.html ErrorDocument 403 http://yourdomain/404.html ErrorDocument 404 http://yourdomain/404.html ErrorDocument 408 http://yourdomain/404.html ErrorDocument 500 http://yourdomain/404.html ------------------ wiZd0m Thunder Free Adult Hosting - Fastest servers in the industry Fortune Pussy Adult Links - The best in adult links |
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Aug 2001
Posts: 1,922
|
Can you give me the code, please. I can't see whats been changed in mine. I know the ip of my server, just need the proper code.
|
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Aug 2001
Posts: 1,922
|
Thanks wiZd0m, your a life saver and hopefully I can repay the favor sometime.
|
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
|
Don't worry about it, if I keep adding karma points like that, i won't come back as a turd.
------------------ wiZd0m Thunder Free Adult Hosting - Fastest servers in the industry Fortune Pussy Adult Links - The best in adult links |
|
|
|
|
|
#9 |
|
Snow's Parole Officer
Join Date: Sep 2001
Location: mud hut next to Bin Laden's
Posts: 1,161
|
"Don't worry about it, if I keep adding karma points like that, i won't come back as a turd."
To late... ![]() |
|
|
|
|
|
#10 |
|
Confirmed User
Join Date: Feb 2001
Location: Montreal
Posts: 1,526
|
FADE19 came back as an Afgan
![]() ------------------ wiZd0m Thunder Free Adult Hosting - Fastest servers in the industry Fortune Pussy Adult Links - The best in adult links [This message has been edited by wiZd0m (edited 10-17-2001).] |
|
|
|
|
|
#11 |
|
Snow's Parole Officer
Join Date: Sep 2001
Location: mud hut next to Bin Laden's
Posts: 1,161
|
DOH!
|
|
|
|
|
|
#12 |
|
Confirmed User
Join Date: Aug 2001
Posts: 1,922
|
Thanks again, that puppies working. Send your address my way and if I get a signup off the redirect it's yours!
![]() |
|
|
|