20.02.2009 13:34, Elifan wrote:
[..]
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
> combined
http://httpd.apache.org/docs/1.3/mod/mod_log_config.html#formats
%...a: Remote IP-address
%...h: Remote host
Замена на %h на %a не помогает?