]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Tue, 13 Jan 2004 12:28:01 +0000 (12:28 +0000)
committereldy <>
Tue, 13 Jan 2004 12:28:01 +0000 (12:28 +0000)
tools/httpd_conf

index 6835b88550557c801702e03655ddc17d8432ef41..66c7dc93275ecb6a84a69a48506c76dd0306d26a 100644 (file)
@@ -6,3 +6,12 @@ Alias /awstatsclasses "/usr/local/awstats/wwwroot/classes/"
 Alias /awstatscss "/usr/local/awstats/wwwroot/css/"\r
 Alias /awstatsicons "/usr/local/awstats/wwwroot/icon/"\r
 ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/"\r
+\r
+# You can also add the directory directive, if your web server return error\r
+# "You don't have permission to access /awstats/awstats.pl on this server."\r
+#<Directory "/usr/local/awstats/wwwroot/cgi-bin">\r
+#    Options None\r
+#    AllowOverride None\r
+#    Order allow,deny\r
+#    Allow from all\r
+#</Directory>\r