On Mon, 22 Apr 2002, martin f krafft wrote: > > 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
That is clear, but i want to have an .htpasswd auth from outside anf from inside noauth for the same host: meaning : .htpassws for any/0 ! 192.168.0.0/8 is this suitable ? thankx Nik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]