Author: poeml Date: Wed Nov 25 19:48:00 2009 New Revision: 37 URL: http://svn.mirrorbrain.org/viewvc/mod_stats?rev=37&view=rev Log: ignore du.list file as well, and anchor the pattern to the end of the string Modified: trunk/tools/ooo.conf Modified: trunk/tools/ooo.conf URL: http://svn.mirrorbrain.org/viewvc/mod_stats/trunk/tools/ooo.conf?rev=37&r1=36&r2=37&view=diff ============================================================================== --- trunk/tools/ooo.conf (original) +++ trunk/tools/ooo.conf Wed Nov 25 19:48: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)" +StatsIgnoreMask "^.*\.(txt|list)$" # 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.orgReceived on Wed Nov 25 2009 - 18:48:06 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT