From: eldy <> Date: Mon, 27 Jan 2003 09:41:58 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_4_BETA~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872ceab2848360ecdf6aaa462eecab7e36948e84;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 1e536d01..bac862c2 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -398,9 +398,11 @@ when reading it), follow the example:

# But for multi hosting a better solution is to have one log file for each
# virtual web server. In this case, this parameter is only used to generate
# full URL's links when ShowLinksOnUrl option is set to 1. -
# Example: "www.mysite.com" -
# Example: "user.mydomain.com" +
# If analysing mail log, enter here the domain name of mail server.
# Example: "myintranetserver" +
# Example: "www.domain.com" +
# Example: "ftp.domain.com" +
# Example: "domain.com"
#
SiteDomain="" diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 5ed38867..5770992d 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -118,9 +118,11 @@ LogSeparator=" " # But for multi hosting a better solution is to have one log file for each # virtual web server. In this case, this parameter is only used to generate # full URL's links when ShowLinksOnUrl option is set to 1. -# Example: "www.mydomain.com" -# Example: "user.mydomain.com" +# If analysing mail log, enter here the domain name of mail server. # Example: "myintranetserver" +# Example: "www.domain.com" +# Example: "ftp.domain.com" +# Example: "domain.com" # SiteDomain=""