diff --git a/awstats.conf b/awstats.conf index 0d45ac1..c99ff48 100644 --- a/awstats.conf +++ b/awstats.conf @@ -1,4 +1,4 @@ location /awstats/ { - alias /var/www/localhost/htdocs/awstats/; + alias /usr/share/nginx/html/awstats/; autoindex on; } diff --git a/awstats.safebox.network.conf b/awstats.safebox.network.conf index 668b78c..e9bc3c0 100644 --- a/awstats.safebox.network.conf +++ b/awstats.safebox.network.conf @@ -13,8 +13,8 @@ HostAliases="localhost 127.0.0.1 REGEX[safebox\.network$]" DNSLookup=1 DirData="/var/lib/awstats" -DirCgi="/usr/share/awstats/wwwroot/cgi-bin" -DirIcons="/usr/share/awstats/wwwroot/icon" +DirCgi="/usr/lib/awstats/cgi-bin" +DirIcons="/usr/lib/awstats/icon" AllowToUpdateStatsFromBrowser=0