On Wed, 2003-10-08 at 23:28, Frederic Van De Velde wrote:
> But what do I have to put for https urls ?
dstdomain + port + method
i.e.
acl ssl_noauth dstdomain www.site.com
acl CONNECT method CONNECT
acl SSL_PORTS port 443
http_access allow ssl_noauth CONNECT SSL_PORTS
Cheers.
Rob
-- GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:26 MST