Results 1 to 3 of 3
-
7th Jul 2011, 10:01 PM #1OPMemberWebsite's:
Wrestle-Zone.net Media-Zone.netApache2 + .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.
EGEvilGenius 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
-
7th Jul 2011, 10:45 PM #2Member
<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>
-
8th Jul 2011, 05:03 PM #3OPMemberWebsite's:
Wrestle-Zone.net Media-Zone.netYou 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.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Vb Seo .htaccess Help
By sunnyx12x21x in forum vBulletinReplies: 9Last Post: 17th Jul 2011, 11:25 AM -
Apache2 www. works but http:// redirects to other website
By Sp32 in forum Technical Help Desk SupportReplies: 7Last Post: 12th Apr 2011, 11:49 PM -
apache2 not working
By Time in forum Technical Help Desk SupportReplies: 17Last Post: 25th Dec 2010, 03:10 AM -
.htaccess help
By FancyPants in forum Server ManagementReplies: 1Last Post: 16th Dec 2010, 03:56 AM -
.htaccess help
By Nemesis in forum Webmaster DiscussionReplies: 1Last Post: 21st Mar 2010, 07:13 PM
themaLeecher - leech and manage...
Version 5.05 released. Open older version (or...