From 4a4139502530f4fa0b07b1a79d659b0f56d03c1c Mon Sep 17 00:00:00 2001 From: George Hunt Date: Tue, 27 Feb 2018 19:13:17 -0800 Subject: [PATCH] some confusion about alias name, add the otheer one --- roles/awstats/templates/apache.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/awstats/templates/apache.conf b/roles/awstats/templates/apache.conf index 113f04655..a47a58fab 100644 --- a/roles/awstats/templates/apache.conf +++ b/roles/awstats/templates/apache.conf @@ -32,6 +32,7 @@ ScriptAlias /awstats /usr/lib/cgi-bin # This provides worldwide access to everything in the directory # Security concerns: none known Alias /awstats-icon/ /usr/share/awstats/icon/ +Alias /awstatsicons/ /usr/share/awstats/icon/ # This provides worldwide access to everything in the directory # Security concerns: none known