diff options
Diffstat (limited to 'www/webalizer/files/ja-webalizer.conf-dist.patch')
-rw-r--r-- | www/webalizer/files/ja-webalizer.conf-dist.patch | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/www/webalizer/files/ja-webalizer.conf-dist.patch b/www/webalizer/files/ja-webalizer.conf-dist.patch index 1124060a7d6c..f9b861fb4b3e 100644 --- a/www/webalizer/files/ja-webalizer.conf-dist.patch +++ b/www/webalizer/files/ja-webalizer.conf-dist.patch @@ -1,5 +1,5 @@ ---- sample.conf.orig Fri Sep 29 12:51:42 2000 -+++ sample.conf Thu Oct 14 11:48:21 2004 +--- sample.conf.orig 2000-09-29 12:51:42.000000000 +0900 ++++ sample.conf 2008-01-16 21:58:12.000000000 +0900 @@ -107,9 +107,12 @@ PageType htm* @@ -13,15 +13,16 @@ # UseHTTPS should be used if the analysis is being run on a # secure server, and links to urls should use 'https://' instead -@@ -153,6 +156,7 @@ +@@ -153,6 +156,8 @@ # is 80 characters, so use multiple lines if needed. #HTMLHead <META NAME="author" CONTENT="The Webalizer"> +HTMLHead <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=x-euc-jp"> ++HTMLHead <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> # HTMLBody defined the HTML code to be inserted, starting with the # <BODY> tag. If not specified, the default is shown below. If -@@ -393,6 +397,9 @@ +@@ -393,6 +398,9 @@ HideURL *.png HideURL *.PNG HideURL *.ra @@ -31,7 +32,7 @@ # Hiding agents is kind of futile #HideAgent RealPlayer -@@ -412,6 +419,11 @@ +@@ -412,6 +420,11 @@ #GroupReferrer excite.com/ Excite #GroupReferrer infoseek.com/ InfoSeek #GroupReferrer webcrawler.com/ WebCrawler @@ -43,11 +44,10 @@ #GroupUser root Admin users #GroupUser admin Admin users -@@ -530,6 +542,21 @@ - SearchEngine mamma.com query= +@@ -531,6 +544,21 @@ SearchEngine alltheweb.com query= SearchEngine northernlight.com qr= -+ + +SearchEngine yahoo.co.jp p= +SearchEngine google.co.jp q= +SearchEngine infoseek.co.jp qt= @@ -62,6 +62,7 @@ +SearchEngine jp.aol.com query= +#SearchEngine .google. q= +#SearchEngine bulkfeeds.net q= - ++ # The Dump* keywords allow the dumping of Sites, URL's, Referrers # User Agents, Usernames and Search strings to seperate tab delimited + # text files, suitable for import into most database or spreadsheet |