Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2009 23:29:32 -0300
From:      Vinicius Vianna <ds@hacked.com.br>
To:        Monty Pyth <freebsdnewb@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache
Message-ID:  <49A9F30C.8020802@hacked.com.br>
In-Reply-To: <886535.35573.qm@web111204.mail.gq1.yahoo.com>
References:  <886535.35573.qm@web111204.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Monty Pyth escreveu:
> Does anyone know what file Apache checks to get the time zone offset for httpd-access.log? 
>
> 65.223.44.56 - frank [10/Oct/2000:13:55:36 -0500] "GET /apache_pb.gif HTTP/1.0" 200 2326 "http://www.example.com/start.html" "Mozilla/4.08 [en] (Win98; I ;Nav)"
>  
> Where does Apache get the -0500 from? I know many people say the system clock, but what file is it checking for that?
>   
Maybe you should take a look at /etc/localtime, if you wanna change the 
timezone just copy some zone from /usr/share/zoneinfo to /etc/localtime.
Your question was about this right? if apache is getting other timezone 
than 'date' there's something wrong there.

HTH




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49A9F30C.8020802>