Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 15:46:41 -0500 (EST)
From:      Coy A Hile <hile@cse.psu.edu>
To:        ksscendyn@yahoo.com (Kurtis Smith)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache .htaccess file
Message-ID:  <200103302046.PAA13826@gorn.cse.psu.edu>
In-Reply-To: <5.0.2.1.0.20010330122808.00a6d8f0@64.161.89.218> from "Kurtis Smith" at Mar 30, 2001 12:30:06 PM

next in thread | previous in thread | raw e-mail | index | archive | help
why not try:

Order Deny, Allow
Deny from <ip address 1>
...
Deny from <ip address n>
Allow from all


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103302046.PAA13826>