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

bug in EnvIf on Debian stable (apache 1.3.26)



Hello

I ran into a bug, perhaps even already known?

I tried filtering out an IP address of a log file with this:

SetEnvIf Remote_Addr "192.168.0.1" dontlog
SetEnvIf Remote_Addr "192.168.0.2" dontlog
SetEnvIf Remote_Addr "192.168.0.3" dontlog
CustomLog /rdfs/webdata/vhosts/honeypot/logs/access_log combined
env=!dontlog

At first it didn't work simply becayse I had access.log instead of
access_log.. believe it or not. A dot in the filename did the trick!

Met vriendelijke groet, Kind regards,
 
Jacco Hoeve
Stichting Open Doors International
IT Infrastructure Coordinator/Specialist
Phone: +31 341 465083 Cell: +31 6 24 647862
E-mail: jaccoh@od.org
 




Reply to: