You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Werner Schalk <we...@gmx.de> on 2002/07/22 17:06:32 UTC

mod_log_config timezone

Hi,

I would like to log the time
in my access_log using the
correct german day and month
terms. I use the bash and
"set" gives me the following
variables back:

LANG=de_DE@euro
LANGUAGE=de_DE@euro
LC_ALL=de_DE@euro
LC_CTYPE=de_DE@euro
LC_MESSAGES=de_DE@euro

In my CustomLog {%A}t still
represents the English word
monday instead of the German one.

What can I do to the correct
(german) time and date names?
Or why aren't the correct ones
written to my access_log?

I use apache 2.0.39.

Thanks and bye,
Werner
 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org