| Index: modules/statsmaster/files/site.conf |
| =================================================================== |
| --- a/modules/statsmaster/files/site.conf |
| +++ b/modules/statsmaster/files/site.conf |
| @@ -32,17 +32,17 @@ location /raw |
| } |
| location /web |
| { |
| alias /var/www/awstats; |
| auth_basic "Stats Restricted Access"; |
| auth_basic_user_file /var/www/htpasswd; |
| - autoindex on; # for the archives |
| + autoindex on; # for the archives |
| } |
| location /web/easylist.adblockplus.org |
| { |
| # No authentication here |
| alias /var/www/awstats/easylist.adblockplus.org; |
| } |