On Thu, Sep 04, 2003 at 03:56:57PM -0700, [EMAIL PROTECTED] 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

Reply via email to