From: eldy <> Date: Sun, 18 Jan 2004 01:43:06 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_1_BETA~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbf43fea3643d07be105a589a9af6981ee704bd;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index d7089f51..dcfeecf9 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -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