From: eldy <> Date: Sun, 24 Mar 2002 13:22:05 +0000 (+0000) Subject: Spells corections in docs X-Git-Tag: AWSTATS_4_0_BETA~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0df7545d8a474ebb08a08befb3a898d85a445d4;p=thirdparty%2FAWStats.git Spells corections in docs --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 3dfd0b51..cf85958b 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -37,16 +37,16 @@ LogFile="/var/log/httpd/mylog.log" # Put here your log format (Must match your web server config. See setup # instructions in documentation know how to configure your web server to have # the required log format). -# Possible values: 1,2,3,4,5 or "your_own_personalised_log_format" +# Possible values: 1,2,3,4,5 or "your_own_personalized_log_format" # 1 = Apache native combined log format (NCSA combined/XLF/ELF log format) # 2 = IIS log format (W3C log format) # 3 = Webstar native log format # 4 = Apache or Squid native common log format (NCSA common log format) # With LogFormat=4, some features (browsers, os, keywords...) can't work. # 5 = ISA server native standard log format -# "your_own_personalised_log_format" = If your log is a personalised format, +# "your_own_personalized_log_format" = If your log is a personalized format, # you must use the following syntax keys to define the log format string: -# %host Host client name or IP adress +# %host Host client name or IP address # %logname Authenticated login/user used on protected pages # %time1 Date and time with format: [dd/mmm/yyyy:hh:mm:ss +0000] # %time2 Date and time with format: yyyy-mm-dd hh:mm:ss @@ -90,11 +90,11 @@ LogFormat=1 DNSLookup=0 # When AWStats updates its statistics, it stores results of its analysis in -# files (AWStats database). All thoose files are written in the directory +# files (AWStats database). All those files are written in the directory # defined by the "DirData" parameter. Set this value to the directory where # you want AWStats to save its database and working files into. # Warning: If you want to be able to use the "AllowToUpdateStatsFromBrowser" -# feature (see later), you need write permissions by webserver user on this +# feature (see later), you need write permissions by web server user on this # directory. # Example: "/var/cache/awstats" # Example: "../data" @@ -104,7 +104,7 @@ DNSLookup=0 DirData="." # Relative or absolute web URL of your awstats.pl directory. -# This parameter is used only when AWStats is runned from command line +# This parameter is used only when AWStats is run from command line # with -output option (to generate links in HTML reported page). # Default: "/cgi-bin" (means awstats.pl is in "/mywwwroot/cgi-bin") # @@ -224,11 +224,11 @@ KeepBackupOfHistoricFiles=0 # DefaultFile="index.html" -# Do not include access from clients that match following criterias. +# Do not include access from clients that match following criteria. # If your log file contains IP adresses in host field, you must put here -# matching IP adresses criterias. +# matching IP adresses criteria. # If DNS lookup is already done in your log file, you must put here hostname -# criterias. +# criteria. # Note: Use space between each value. # Example: "127.0.0.1 163.84. 201.101.51.1" # Example: "localhost abcxyz" @@ -250,7 +250,7 @@ SkipDNSLookupFor="" # You can, with this option, add a list of not important frame pages (like # menus, etc...) to exclude them from statistics. # For example, to ignore a whole directory tree, just add "directorytoignore", -# to ignore "users" homepage in your stats, you can add "/~". +# to ignore "users" pages in your stats, you can add "/~". # The oposite parameter of "SkipFiles" is "OnlyFiles". # Note: This parameter is not case sensitive. # Note: Use space between each value and do not remove default values. @@ -264,7 +264,7 @@ SkipFiles="robots.txt$ favicon.ico$" # For example, if you want AWStats to filter access to keep only stats that # match a particular string, like a particular directory, you can add this # directory name in this parameter. -# The oposite parameter of "OnlyFiles" is "SkipFiles". +# The opposite parameter of "OnlyFiles" is "SkipFiles". # Note: This parameter is not case sensitive. # Note: Use space between each value and do not remove default values # Note: xxx$ means URL ending by xxx. @@ -286,10 +286,10 @@ OnlyFiles="" # NotPageList="css js class gif jpg jpeg png bmp" -# By default, AWStats considers that records found in log file are successfull +# By default, AWStats considers that records found in log file are successful # hits if HTTP code returned by server is a valid HTTP code (200 and 304). # Any other code are reported in HTTP error chart. -# However in some specific environnement, whith web server HTTP redirection, +# However in some specific environnement, with web server HTTP redirection, # you can choose to also accept other codes. # Example: "200 304 302 305" # Default: "200 304" @@ -491,7 +491,7 @@ HTMLEndSection="" Logo="awstats_logo1.png" LogoLink="http://awstats.sourceforge.net" -# Value of maximum bar width/heigth for horizontal/vertical graphics bar +# Value of maximum bar width/height for horizontal/vertical graphics bar # Default: 260/180 # BarWidth = 260