Dear all, 
We recently migrated from Squid3.4.13/squidGuard to Squid3.5/ufdbGuard

With Squid3.4+squidguard, we were able to display on clients browser a 
customized error page showing ONLY the original URL request on the address bar.

But, now: what we display on clients browser is:
http://10.1.1.142/sgerror.php?url=http%3A%2F%2Fwww.blocked_site.com

From command line:
:~#echo "http://www.blocked_site.com 10.10.0.1/ - - GET" | 
/usr/local/ufdbguard/bin/ufdbgclient -d
OK status=302 
url="http://10.1.1.142/sgerror.php?url=http%3A%2F%2Fwww.blocked_site.com";

squid access log:
10.10.2.2 GET http://www.blocked_site.com/ HTTP/1.1 - 287 - "Mozilla/5.0 
(Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/43.0.2357.124 Safari/537.36" TCP_REDIRECT:HIER_NONE - 
www.blocked_site.com / - - -


Is it possible to achieve the prevoius behavior? (display the blocked URL on 
clients browser address bar?)
Thank you

                                          
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to