Re: Acl + http_access

From: Martin Svoboda <martins@dont-contact.us>
Date: Tue, 08 Apr 1997 09:51:58 +0200

Bernd P. Ziller wrote:
>
> > From: Martin Svoboda <martins@pvt.net>
>
> > I need set this:
> > User can go to all destinations but not in our two domains through
> > proxy.
> > I can set this.
> > http_access allow alldst !ourdst1 !ourdst2
> > It works.
> > But on same server that proxy runs Apache which sends autoconfiguration
> > file for Netscape. And when I set 'http_access allow alldst !ourdst1
> > !ourdst2' I can't go to Apache because it is in our domain1.
> >
> > How set http_access and acl?
>
> Just allow access to your apache host in an acl earlier:
>
> http_access allow apache_host
> http_access allow alldst !ourdst1 !ourdst2
>
> --
> Bernd bziller@ba-stuttgart.de
> -------------------------------------------------
> http://www.ba-stuttgart.de/~bziller/
> Perry Rhodan - Blind Guardian - Morwen Pages

I set:
  http_access allow proxydst mmsdst (This machine has two IP adress)
  http_access allow alldst !ourdst1 !ourdst2
And it doesn't work. TCP_DENIED/400. I don't know why.

 ---------------------- Martin Svoboda ---------------------------
Received on Tue Apr 08 1997 - 01:05:41 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:57 MST