Re: [squid-users] no proxy browser settings

This is a discussion on Re: [squid-users] no proxy browser settings within the Squid Users forums, part of the Web Server and Related Forums category; Hi... On Thu, Sep 04, 2003 at 11:07:57AM -0700, geeta@cdfd.org.in wrote: > I haved blocked ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-04-2003
Christoph Haas
 
Posts: n/a
Default Re: [squid-users] no proxy browser settings

Hi...

On Thu, Sep 04, 2003 at 11:07:57AM -0700, geeta@cdfd.org.in wrote:
> I haved blocked audio and vedio sites by having a file
> with all sorts of extensions like (\.rm , \.ram) etc.
> Now the problem is one my user has her yahoo login as xxx.rm
> and because of this she is unable to login and stopped by proxy.


You can try something like this:
acl audiovideo url_regex -i "/etc/squid/audiovideo"
acl yahoo url_regex -i ^http:\/\/www\.yahoo\.com\/.*xxx\.rom$
http_access deny audiovideo !yahoo

This denies access to the audio/video extensions (being defined in the
/etc/squid/audiovideo file - you are free to put it even in this very
line in the squid.conf if you like) *except* when asking yahoo. The ACL
conditionals are 'and'ed together. The '!' is a negation.

> Now i tried giving yahoo.com in "No proxy for" settings
> in netscape browser and it is not working (again stopped
> by squid ; tried clearing cache etc..)


I don't recommend playing with the "no proxy for" field unless really
necessary. If the problem is your proxy configuration then try to fix
that.

Christoph

--
~
~
".signature" [Modified] 3 lines --100%-- 3,41 All
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:45 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0