[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache htaccess



also sprach Nik Engel <debian-security@lists.netways.de> [2002.04.22.1204 +0200]:
> Meaning to say, htaccess ist only working from outside. But when i want
> to reache the apache sever from the inside network i don need to
> authenticate ? 

Order Allow,Deny
Allow from 10.0.0.0/8
AuthName "realm name"
AuthType Basic
AuthUserFile passwd-file
AuthAuthoritative off
Require valid-user
Satisfy any

-- 
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:"; net@madduck
  
every nonzero finite dimensional inner product space
has an orthonormal basis.

Attachment: pgpw1XPM4U6OA.pgp
Description: PGP signature


Reply to: