[mirrorbrain-commits] [mod_stats] r39 - /trunk/tools/ooo.conf

From: <poeml_at_mirrorbrain.org>
Date: Wed, 25 Nov 2009 21:28:02 -0000
Author: poeml
Date: Wed Nov 25 22:28:00 2009
New Revision: 39

URL: http://svn.mirrorbrain.org/viewvc/mod_stats?rev=39&view=rev
Log:
ignore also .html files

Modified:
    trunk/tools/ooo.conf

Modified: trunk/tools/ooo.conf
URL: http://svn.mirrorbrain.org/viewvc/mod_stats/trunk/tools/ooo.conf?rev=39&r1=38&r2=39&view=diff
==============================================================================
--- trunk/tools/ooo.conf (original)
+++ trunk/tools/ooo.conf Wed Nov 25 22:28:00 2009
_at_@ -9,7 +9,7 @@
 
 # silently ignore all files matching this regular expression.
 # (all others will be counted and need to match one of the StatsCount expressions.)
-StatsIgnoreMask "^.*\.(txt|list)$"
+StatsIgnoreMask "^.*\.(txt|list|html)$"
 
 # strip prefixed protocol (normally only sent to proxies, but can occur in the wild)
 StatsPrefilter "^http://[^/]+/" ""




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Wed Nov 25 2009 - 21:28:05 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT