From: eldy <> Date: Tue, 13 Jan 2004 12:28:01 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_0_RELEASE~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9b264b149e728fc662bc7a59143ca178e4e4e4;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/tools/httpd_conf b/tools/httpd_conf index 6835b885..66c7dc93 100644 --- a/tools/httpd_conf +++ b/tools/httpd_conf @@ -6,3 +6,12 @@ Alias /awstatsclasses "/usr/local/awstats/wwwroot/classes/" Alias /awstatscss "/usr/local/awstats/wwwroot/css/" Alias /awstatsicons "/usr/local/awstats/wwwroot/icon/" ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/" + +# You can also add the directory directive, if your web server return error +# "You don't have permission to access /awstats/awstats.pl on this server." +# +# Options None +# AllowOverride None +# Order allow,deny +# Allow from all +#