]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Mon, 27 Jan 2003 09:41:58 +0000 (09:41 +0000)
committereldy <>
Mon, 27 Jan 2003 09:41:58 +0000 (09:41 +0000)
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index 1e536d012d0c817fcecad6b9ded4b9d617fb15ef..bac862c2e9844002b2323ec2518e438643ea4bdf 100644 (file)
@@ -398,9 +398,11 @@ when reading it), follow the example:<br>
 <br># But for multi hosting a better solution is to have one log file for each
 <br># virtual web server. In this case, this parameter is only used to generate
 <br># full URL's links when ShowLinksOnUrl option is set to 1.
-<br># Example: "www.mysite.com"
-<br># Example: "user.mydomain.com"
+<br># If analysing mail log, enter here the domain name of mail server.
 <br># Example: "myintranetserver"
+<br># Example: "www.domain.com"
+<br># Example: "ftp.domain.com"
+<br># Example: "domain.com"
 <br>#
 <br>SiteDomain=""
 
index 5ed38867ec35c57cc8299157e462a5ae6f5ea2e1..5770992d4d642b1212f098581bd580d1a6861218 100644 (file)
@@ -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=""