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 @@ -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.orgReceived on Wed Nov 25 2009 - 21:28:05 GMT
This archive was generated by hypermail 2.2.0 : Wed Nov 25 2009 - 21:45:14 GMT