Home > Hosting, Networking > .htaccess Allow IP-range

.htaccess Allow IP-range

September 12th, 2009 Leave a comment Go to comments

.htaccess example,if you want to allow access from the ip-range:

Order Deny,Allow
Deny from all
Allow from 123.
Allow from 234.123.
Allow from 127.0.0.1

this .htaccess will Allow acces from IP-range: 123.xxx.xxx.xxx, 234.123.xxx.xxx and 127.0.0.1.

Categories: Hosting, Networking Tags: , , , ,
  1. No comments yet.
  1. No trackbacks yet.
GoCache - ByREV-Cache v1.0 - live served in : 0.332418 sec (gzip)