Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Squid url_regex - How to ignore querystring?

Status
Not open for further replies.

MrPlough69

IS-IT--Management
May 17, 2005
39
GB
Hi everyone,

I've set up a squid proxy as an allow filter i.e. people are allowed only to sites that I put in to an allow list. The problem is that it's possible to add a query string on to the end of a disallowed site and get through e.g:


The list of allowed sites is in a separate file and set up as a url_regex ACL.

Is it possible to ignore the query sting? maybe with a regular expression added to the list of allowed urls?

Cheers in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top