Re: [squid-users] Spotify Access Denied

From: John Doe <jdmls_at_yahoo.com>
Date: Wed, 16 Jun 2010 07:21:10 -0700 (PDT)

From: Francisco Martinez Espadas <fmartinez_at_tarragona.cat>
> acl port SSL_ports 443 563 444 4070 8081
> http_access deny CONNECT! SSL_ports

The default squid.conf for 2.7 uses:
acl SSL_ports port 443
acl CONNECT method CONNECT
http_access deny CONNECT !SSL_ports

Pay attention to the syntax...

JD

      
Received on Wed Jun 16 2010 - 14:21:16 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 16 2010 - 12:00:03 MDT