On Friday 10 May 2002 17:49, mixere@libero.it wrote:
> http_access allow manager localhost
> http_access deny manager
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
> http_access allow localhost
> http_access allow pass
> http_access deny ftp-site
> http_access deny all
The order here is important. You cannot deny what you have already
allowed.
Move the deny ftp-site up above the line where you allow your users
access and it should work better..
-- MARA Systems AB, Giving you basic free Squid support Your source of advanced web reverse proxying solutions http://www.marasystems.com/producs/Received on Sat May 11 2002 - 04:18:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:04 MST