Initial commit
This commit is contained in:
commit
529efd53a1
140 changed files with 10310 additions and 0 deletions
74
cfg_apps/webalizer/webalizer-squid.conf
Normal file
74
cfg_apps/webalizer/webalizer-squid.conf
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
PageType htm*
|
||||
PageType cgi
|
||||
PageType phtml
|
||||
PageType php3
|
||||
PageType pl
|
||||
|
||||
HTMLPre <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
HTMLHead <META NAME="author" CONTENT="The Webalizer">
|
||||
HTMLBody <BODY BGCOLOR="#E8E8E8" TEXT="#000000" LINK="#0000FF" VLINK="#FF0000">
|
||||
HTMLPost <BR CLEAR="all">
|
||||
HTMLTail <IMG SRC="msfree.png" ALT="100% Micro$oft free!">
|
||||
HTMLEnd </BODY></HTML>
|
||||
|
||||
Quiet yes
|
||||
ReallyQuiet yes
|
||||
CountryGraph no
|
||||
DailyGraph yes
|
||||
DailyStats yes
|
||||
HourlyGraph yes
|
||||
HourlyStats yes
|
||||
#GraphLegend yes
|
||||
#GraphLines 2
|
||||
TopSites 45
|
||||
TopKSites 45
|
||||
TopURLs 45
|
||||
TopKURLs 45
|
||||
TopReferrers 45
|
||||
TopAgents 45
|
||||
TopCountries 0
|
||||
TopEntry 0
|
||||
TopExit 0
|
||||
TopSearch 0
|
||||
TopUsers 0
|
||||
|
||||
#AllSites no
|
||||
AllURLs yes
|
||||
#AllReferrers no
|
||||
#AllAgents no
|
||||
#AllSearchStr no
|
||||
#AllUsers no
|
||||
|
||||
#IndexAlias home.htm
|
||||
#IndexAlias homepage.htm
|
||||
|
||||
HideURL *.gif
|
||||
HideURL *.GIF
|
||||
HideURL *.jpg
|
||||
HideURL *.JPG
|
||||
HideURL *.png
|
||||
HideURL *.PNG
|
||||
HideURL *.ra
|
||||
HideURL *.js
|
||||
HideURL *.css
|
||||
|
||||
HideAllSites yes
|
||||
GroupDomains 2
|
||||
GroupShading yes
|
||||
GroupHighlight yes
|
||||
|
||||
SearchEngine yahoo.com p=
|
||||
SearchEngine altavista.com q=
|
||||
SearchEngine google.com q=
|
||||
SearchEngine eureka.com q=
|
||||
SearchEngine lycos.com query=
|
||||
SearchEngine hotbot.com MT=
|
||||
SearchEngine msn.com MT=
|
||||
SearchEngine infoseek.com qt=
|
||||
SearchEngine webcrawler searchText=
|
||||
SearchEngine excite search=
|
||||
SearchEngine netscape.com search=
|
||||
SearchEngine mamma.com query=
|
||||
SearchEngine alltheweb.com query=
|
||||
SearchEngine northernlight.com qr=
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue