For this I would suggest looking at the url_rewrite_program squid config
option.
Googling for "safesearch squid" also gives several options on how to do
URL rewriting (which is what I'm assuming you are after).
On 10/04/2012 8:49 PM, Matus UHLAR - fantomas wrote:
On 05.04.12 16:02, Simon Laredos wrote:
I would like someone to offer help on a problem I have.
What I need is Squid add a parameter to the end of all requests made
from the proxy.
Eg, when want to visit the page "http://www.google.com/" in the end
add the parameter "?Something" to make it this way
"http://www.google.com/?something" and that this applies to all
sites, except personal sites.
I am afraid this is very dangerous to implement. What exactly do you
_need_ ?