> That passes a 302:http://195.23.114.74/inicial.php?url=... back to the > client. > > If the client then requests from Squid: > http://195.23.114.74/inicial.php?url=... > > and if squid is not configured to unconditionally accept the > "http://195.23.114.74/inicial.php" requests this will result in the > client being sent: > 302:http://195.23.114.74/inicial.php?url=http://195.23.114.74/inicial.p > hp?url=.... Amos, How to I tell squid to accept it then? Forgive me but I'm very fresh on that, do not know how to do it. The squid_session manpage also doesn't mention nothing of that.