MrPlough69
IS-IT--Management
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.
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.