looking for some basic htaccess coding

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • archer
    Confirmed User
    • Jul 2002
    • 1721

    #1

    looking for some basic htaccess coding

    newby question: Just looking for some basic htaccess code to prevent surfers from using a bookmark to return to my "Content" page, and prevent other websites from "Hot linking" your files and pics. If a surfer does use a bookmark to access your "Content" directory or tries to hotlink pics, i'd like to be able to send them 'elsewhere'

    any help would be appreciated.
    Looking to promote uncut cock?
    Check out Uncut Cash. It rocks.
  • andi_germany
    Confirmed User
    • Oct 2002
    • 768

    #2
    try this link:


    http://www.bignosebird.com/apache/a13.shtml
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

    Comment

    • jact
      Confirmed User
      • Sep 2002
      • 9134

      #3
      From the above example, exclude the following:

      RewriteCond %{HTTP_REFERER} !^$

      As that will give access to bookmarkers. Just make it qualify with a referer from your domain. Also consider adding in your website's IP address as a referer aswell, some people/browsers for some odd reason use IP instead.
      Free agent

      Comment

      Working...