Package: webalizer / 2.23.08-1

15_ignore_localhost.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Jose Carlos Medeiros <debian@psabs.com.br>
Subject: Ignore localhost by default in sample.conf file

###########################
# default webalizer.conf *should* ignore localhost
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=168418
# From: "Norbert Bottlaender-Prier" <norbert@globenet.org>

Index: webalizer/sample.conf
===================================================================
--- webalizer.orig/sample.conf	2010-11-24 17:01:43.000000000 +0100
+++ webalizer/sample.conf	2010-11-24 17:01:51.000000000 +0100
@@ -667,8 +667,10 @@
 # should consider using an equivalent 'Hide*' keyword instead.
 
 #IgnoreSite	bad.site.net
+IgnoreSite	localhost
 #IgnoreURL	/test*
 #IgnoreReferrer	file:/*
+IgnoreReferrer	localhost
 #IgnoreAgent	RealPlayer
 #IgnoreUser     root