Re: [squid-users] no proxy browser settings

From: Christoph Haas <email@dont-contact.us>
Date: Thu, 4 Sep 2003 12:40:52 +0200

On Thu, Sep 04, 2003 at 03:56:57PM -0700, geeta@cdfd.org.in wrote:
> Thank u for ur reply.But i am little confused.The acls I have is
>
> acl list1 url_regex "/PROXY/porn"
> acl list3 url_regex "/PROXY/porn1"
> acl dl-filter urlpath_regex -i "/PROXY/file_ext.block"
> acl yahoo url_regex -i ^http:\/\/\login\.yahoo\.com\/config\/login
> acl MyDenyMIME urlpath_regex -i \.pif \.scr
>
> http_access deny list1 !yahoo
>
> Pls check the above and help me with the configuration.This is still
> not working.

Generally it looks right. Enable the ACL debugging (add "debug_options
ALL,1 33,2" to your squid.conf) and check the cache.log. It should tell
you which ACL blocks the request if there are more than one http_access
statements. Also try a "http_access allow yahoo" and see if that works.

 Christoph

P.S.: Please keep the list on Cc. You mailed me diretly.

-- 
~
~
".signature" [Modified] 3 lines --100%--                3,41         All
Received on Thu Sep 04 2003 - 04:40:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:32 MST