Global Linux Knowledge Base…
SQUID – Timezone Modifications
Squid is a proxy server and web cache daemon. It has a wide variety of uses, from speeding up a web server by caching repeated requests; to caching web, DNS and other computer network lookups for a group of people sharing network resources; to aiding security by filtering traffic.
Once after you have configured Squid, you may notice at the bottom of error page signature appears with GMT timezone. You might want to change to local timezone.
Generated Mon, 10 Nov 2010 10:49:15 GMT by LinuxArticles.org (squid/2.6.STABLE21)
To change time zone, edit every files stored in /usr/share/squid/errors/English. Put Below signature at the bottom of every page to display local timezone.
< BR clear=”all” >
< HR noshade size=”1px” >
< ADDRESS >
Generated %t by %h (%s)
< /ADDRESS >
< /BODY ></HTML >
Generated 10/Nov/2010 16:21:17 +0530 by LinuxArticles.org (squid/2.6.STABLE21)
| Print article | This entry was posted by on May 30, 2011 at 11:06 AM, and is filed under All. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |