RE: [users@httpd] How to filter .jpg, .gif files from my logs ?

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

 



isn't it supposed to be 

SetEnvIfNoCase Request_URI ^/phpBB2/(.*)\.gif$ object_is_phpbb_image



-----Original Message-----
From: Maxim Vexler [mailto:hq4ever@xxxxxxxxx]
Sent: Thursday, May 26, 2005 5:12 PM
To: users@xxxxxxxxxxxxxxxx
Subject: [users@httpd] How to filter .jpg, .gif files from my logs ?


What am I doing wrong ?

This is part of my httpd.conf :

SetEnvIfNoCase Request_URI "^/phpBB2/*\.gif$" object_is_phpbb_image
SetEnvIfNoCase Request_URI "^/phpBB2/*\.jpg$" object_is_phpbb_image

CustomLog logs/access_log common env=!object_is_phpbb_image


Thank you.

-- 
Cheers, 
Maxim Vexler (hq4ever).

Do u GNU ?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux