[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache log question



Hi!

In httpd.conf, I have defined

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
 combined
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog /var/log/apache/referer_log referer
CustomLog /var/log/apache/agent_log agent
CustomLog /var/log/apache/access_log combined

However, agent_- and referer_log stay empty, and in access_log I never 
 ever have a referrer or user-agent logged.

I have a feeling that I will feel tremendously stupid, but I just can't 
 figure it out ATM, so TIA for any advice.

cheers,
&rw
-- 
/ Ing. Robert Waldner | Security Engineer |  CoreTec IT-Security  \
\   <rw@coretec.at>   | T +43 1 503 72 73 | F +43 1 503 72 73 x99 /


Attachment: signature.ng
Description: PGP signature


Reply to: