]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Sun, 18 Jan 2004 01:43:06 +0000 (01:43 +0000)
committereldy <>
Sun, 18 Jan 2004 01:43:06 +0000 (01:43 +0000)
wwwroot/cgi-bin/awstats.model.conf

index d7089f51a55be337280cb8805c4acad4afc383f7..dcfeecf957b63973a8e3bc97eb11815c1a293b61 100644 (file)
@@ -151,9 +151,9 @@ SiteDomain=""
 # another site.
 # Note: Use space between each value.
 # Note: You can use regular expression values writing value with REGEX[value].
-# Example: "www.myserver.com localhost 127.0.0.1 REGEX[\.mydomain\.(net|org)$]"
+# Example: "www.myserver.com localhost 127.0.0.1 REGEX[mydomain\.(net|org)$]"
 #
-HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
+HostAliases="localhost 127.0.0.1 REGEX[myserver\.com$]"
 
 
 # If you want to have hosts reported by name instead of ip address, AWStats