On 8/04/2016 3:58 a.m., Markey, Bruce wrote:
> I'm running debian Jessie.
> Squid 3.5.16 compiled from source with the following:
>
>
> #allow/deny
> http_access allow internal
> http_access allow wireless
These...
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
... secu
I'm running debian Jessie.
Squid 3.5.16 compiled from source with the following:
./configure --build=x86_64-linux-gnu \
--prefix=/usr \
--includedir=${prefix}/include \
--mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=${prefix}