From d34acaa267981b30077ff6ae268e04010abb7ca5 Mon Sep 17 00:00:00 2001 From: hael Date: Wed, 19 Nov 2025 10:01:38 +0000 Subject: [PATCH] Upload files to "/" --- awstats.conf | 2 +- awstats.safebox.network.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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