help with htaccess - motherfucker fuskered $90 so far

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Antonio
    Too lazy to set a custom title
    • Oct 2001
    • 14136

    #1

    help with htaccess - motherfucker fuskered $90 so far

    the little kunt that owns http://www.trouserstew.com has fuskered about $90 so far, I'll deal with him later, but right I want to stop him:

    I uploaded this htaccess to my root directory but it doesn't work:

    Code:
    <Limit GET HEAD POST>
    order allow,deny
    deny from trouserstew.com
    allow from all
    </LIMIT>
  • tranza
    ICQ: 197-556-237
    • Jun 2003
    • 57559

    #2
    I've never seen such code before.... Where did you get it?
    I'm just a newbie.

    Comment

    • BoyAlley
      So Fucking Gay
      • Nov 2004
      • 19714

      #3
      That limits based on the hostname of the client, not referrer.
      Last edited by BoyAlley; 09-22-2006, 07:45 AM.

      Comment

      • Antonio
        Too lazy to set a custom title
        • Oct 2001
        • 14136

        #4
        tried this in the image directory:

        Code:
        RewriteEngine On
        RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]
        RewriteCond %{HTTP_REFERER} !^$
        RewriteRule .*\.(jpg|gif|bmp|png)$ - [F]

        it doesn't work either, I'm thinking htaccess doesn't work at all??? tried to contact the host - no reply so far

        Comment

        • Antonio
          Too lazy to set a custom title
          • Oct 2001
          • 14136

          #5
          wtf, tested mod_rewrite - it works, why doesn't htaccess work ??????

          Comment

          • Dragar
            Confirmed User
            • Sep 2006
            • 1079

            #6
            I can't believe it's not butter

            Comment

            • Damian_Maxcash
              So Fucking Banned
              • Oct 2002
              • 12745

              #7
              They have cool little tools on this site - if this isnt the one you want have a look on the left menu - there are a couple that could work.

              http://www.htaccesstools.com/hotlink-protection/

              Comment

              • ServerGenius
                Confirmed User
                • Feb 2002
                • 9377

                #8
                check your AllowOverride statement in the httpd.conf
                if that's wrong .htaccess gets ignored

                | http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |

                Comment

                • OG LennyT
                  Wall Street Pimp
                  • Jun 2003
                  • 14345

                  #9
                  RewriteEngine on
                  RewriteCond %{HTTP_REFERER} !^$
                  RewriteCond %{HTTP_REFERER} !^http://(www\.)?your_domain.com/.*$ [NC]
                  RewriteRule \.(gif|jpg)$ - [F]
                  remember, your domain goes where it says your-domain.com/

                  save as .htaccess and upload in ascii if your still having trouble
                  Tradeking - my online broker | 4.95 a trade | make real $$

                  Comment

                  • CaptainHowdy
                    Too lazy to set a custom title
                    • Dec 2004
                    • 94730

                    #10
                    Dude, you're scaring me...

                    Comment

                    • Antonio
                      Too lazy to set a custom title
                      • Oct 2001
                      • 14136

                      #11
                      Originally posted by dvd316
                      remember, your domain goes where it says your-domain.com/

                      save as .htaccess and upload in ascii if your still having trouble

                      yup, uploaded this one and it works 100%, I know about the ACSI mode


                      thanks



                      now I'll have to think how to fuck with that guy, 90 bucks might not be that much but if I can fuck him really bad I will, no doubt about it !!!!!!!!!!!!

                      Comment

                      • OG LennyT
                        Wall Street Pimp
                        • Jun 2003
                        • 14345

                        #12
                        Originally posted by Antonio
                        yup, uploaded this one and it works 100%, I know about the ACSI mode


                        thanks



                        now I'll have to think how to fuck with that guy, 90 bucks might not be that much but if I can fuck him really bad I will, no doubt about it !!!!!!!!!!!!
                        I've been there before... fusker got me for 150 bucks about a year ago.

                        Glad I could help
                        Tradeking - my online broker | 4.95 a trade | make real $$

                        Comment

                        • pornpf69
                          Too lazy to set a custom title
                          • Jun 2004
                          • 15782

                          #13
                          sorry to hear!!

                          Comment

                          Working...