On Mon, 22 Apr 2002, martin f krafft wrote:
> did you try my suggestion? it does what you want...
Working perfectly, thanks
NE
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
also sprach Nik Engel <[EMAIL PROTECTED]> [2002.04.22.1236 +0200]:
> 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 ?
did you try my suggestion? it does what you
On Mon, 2002-04-22 at 12:36, Nik Engel wrote:
> 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
> >
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
Nik Engel 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 ?
http://httpd.apache.org/docs/howto/auth.html#access
You can set an allow for your local network so that it is explicitly a
also sprach Nik Engel <[EMAIL PROTECTED]> [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 Ba
Hi !
Is it possible to limit the use of htaccess files in Apache to virtual
hosts ?
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 ?
__
On Mon, 22 Apr 2002, martin f krafft wrote:
> did you try my suggestion? it does what you want...
Working perfectly, thanks
NE
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
also sprach Nik Engel <[EMAIL PROTECTED]> [2002.04.22.1236 +0200]:
> 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 ?
did you try my suggestion? it does what yo
On Mon, 2002-04-22 at 12:36, Nik Engel wrote:
> 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
> >
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 Basi
Nik Engel 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 ?
http://httpd.apache.org/docs/howto/auth.html#access
You can set an allow for your local network so that it is explicit
also sprach Nik Engel <[EMAIL PROTECTED]> [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 B
Hi !
Is it possible to limit the use of htaccess files in Apache to virtual
hosts ?
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 ?
__
14 matches
Mail list logo