Answer the question
In order to leave comments, you need to log in
How to change timezone of date header in Apache?
Good time,
apache gives this header:
HTTP/1.1 200 OK
Date: Sat, 22 Nov 2014 14:37:45 GMT
php date_default_timezone_set( "..." );
SetEnv TZ "..."
Answer the question
In order to leave comments, you need to log in
No way.
tools.ietf.org/html/rfc2616#section-3.3.1 :
All HTTP date/time stamps MUST be represented in Greenwich Mean Time (GMT), without exception. For the purposes of HTTP, GMT is exactly equal to UTC (Coordinated Universal Time).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question