Vitor Carlos Flausino wrote:
Hello all
Can someone tell me how can I remove the footer message
Generated Fri, 07 Dec 2007 02:11:42 GMT by xxx (squid/2.6.STABLE9)
when a error occurs?
The goal is for security reasons, omite who is the proxy server.
Edit src/errorpage.c and recompile.
See the following link for more information on why this is not a
configuration option:
http://www.squid-cache.org/mail-archive/squid-users/200103/0157.html
http://www.squid-cache.org/mail-archive/squid-users/200103/0156.html
http://www.squid-cache.org/mail-archive/squid-users/200103/0205.html
A compromise of sorts was reached in Squid 2.6, and now there is a
config option httpd_suppress_version_string
(http://www.squid-cache.org/Versions/v2/2.6/cfgman/httpd_suppress_version_string.html).
Br,
-vcf
Chris