Re: HTTPS Problem/Question

From: Martin Horak <pop3MH2@dont-contact.us>
Date: Wed, 29 Dec 1999 07:05:45 +0100

>
> Nope, also didn't work. Here's the new config:
>
> acl all src 0.0.0.0/0.0.0.0
> acl manager proto cache_object
> acl localhost src 127.0.0.1/255.255.255.255
> acl ia-br src 172.16.1.28/255.255.255.255
> acl SSL_ports port 443 563 777
> acl Safe_ports port 80 21 443 563 777 70 210 1025-65535
> acl Dangerous_Ports port 7 9 19
> acl CONNECT method CONNECT
>
> http_access allow manager localhost
> http_access allow manager ia-br
> http_access deny manager !all
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
> http_access deny Dangerous_Ports
> ###http_access allow ldap
> http_access allow all
>
> Richard.
>
> Panagiotis Malakoudis wrote:

There is obviously a bug in !all (means nobody, this rule is never
matched), but I'm afraid it doesn't solve your problem. :(

--
Ing. Martin Horak
SCE a.s. Decin
pop3MH1@sce.cz
Received on Wed Dec 29 1999 - 03:02:48 MST

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