Activity Stream
48,167 MEMBERS
65187 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    Wrestle-Zone.net Media-Zone.net

    Default Apache2 + .Htaccess + Limit to IP

    Hi,

    I have a file that I would like only to be allowed to access,

    If the referrer is a specific IP(s), Not a Domain name.
    and No Blank Refs

    Yes yes I know there are other ways, but I'm looking for this specifically.

    Can someone help me out, what the htaccess code would be...?


    Thanks in Advanced.
    EG
    EvilGenius Reviewed by EvilGenius on . Apache2 + .Htaccess + Limit to IP Hi, I have a file that I would like only to be allowed to access, If the referrer is a specific IP(s), Not a Domain name. and No Blank Refs Yes yes I know there are other ways, but I'm looking for this specifically. Can someone help me out, what the htaccess code would be...? Rating: 5
    wWw.Wrestle-Zone.net
    WrestlinG & WareZ

    A$$HOLE: To0

  2.   Sponsored Links

  3.     
    #2
    Member
    <Limit GET POST PUT>
    order deny,allow
    deny from all
    allow from 1.2.3.4
    </Limit>

    Just insert your IP address, or the IP addresses you wish to allow access to your site. Each IP address is placed on a new line. For example:

    <Limit GET POST PUT>
    order deny,allow
    deny from all
    allow from 1.2.3.4
    allow from 5.6.7.8
    </Limit>

  4.     
    #3
    Member
    Website's:
    Wrestle-Zone.net Media-Zone.net
    You mis understood.

    Is it possible for the rewrite to resolve an IP (for the referring site) and compare it against an IP I provide myself, then allow access to file.
    wWw.Wrestle-Zone.net
    WrestlinG & WareZ

    A$$HOLE: To0

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Vb Seo .htaccess Help
    By sunnyx12x21x in forum vBulletin
    Replies: 9
    Last Post: 17th Jul 2011, 11:25 AM
  2. Apache2 www. works but http:// redirects to other website
    By Sp32 in forum Technical Help Desk Support
    Replies: 7
    Last Post: 12th Apr 2011, 11:49 PM
  3. apache2 not working
    By Time in forum Technical Help Desk Support
    Replies: 17
    Last Post: 25th Dec 2010, 03:10 AM
  4. .htaccess help
    By FancyPants in forum Server Management
    Replies: 1
    Last Post: 16th Dec 2010, 03:56 AM
  5. .htaccess help
    By Nemesis in forum Webmaster Discussion
    Replies: 1
    Last Post: 21st Mar 2010, 07:13 PM

Tags for this Thread

BE SOCIAL