> Are you using any more http_access rules there in
> squid.conf file. Anyway try this new method as,
Yes
> http_access deny java_jvm !password
> .. snip for some other rules ..
> http_access deny all
Not working anyway too
in my squid.conf I have this :
"""
http_access allow password
http_access allow manager
http_access allow xpoirier
(...) repeat last line for X another users
# And finally deny all other access to this proxy
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny all
"""
Does it look ok for you ?
Thanks
-- Xavier mailto: x.poirier@free.frReceived on Tue Apr 12 2005 - 06:56:18 MDT
This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT