From 0f90074f917c41c9bf2c15ef84cdba8552dd4c95 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Tue, 4 Apr 2017 23:25:03 +0700 Subject: network/awstats: Updated for version 7.6. Signed-off-by: Willy Sudiarto Raharjo --- network/awstats/patches/httpd-awstats.conf.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'network/awstats/patches/httpd-awstats.conf.patch') diff --git a/network/awstats/patches/httpd-awstats.conf.patch b/network/awstats/patches/httpd-awstats.conf.patch index e555bda027..ce8fd512ba 100644 --- a/network/awstats/patches/httpd-awstats.conf.patch +++ b/network/awstats/patches/httpd-awstats.conf.patch @@ -1,6 +1,6 @@ ---- tools/httpd_conf.orig 2016-07-21 17:38:42.889026388 +0700 -+++ tools/httpd_conf 2016-07-21 17:38:44.177011033 +0700 -@@ -12,18 +12,20 @@ +--- tools/httpd_conf.orig 2017-04-03 21:14:00.521107366 -0500 ++++ tools/httpd_conf 2017-04-03 21:16:07.783196402 -0500 +@@ -12,18 +12,19 @@ # Directives to add to your Apache conf file to allow use of AWStats as a CGI. # Note that path "/usr/local/awstats/" must reflect your AWStats install path. # @@ -8,12 +8,12 @@ -Alias /awstatscss "/usr/local/awstats/wwwroot/css/" -Alias /awstatsicons "/usr/local/awstats/wwwroot/icon/" -ScriptAlias /awstats/ "/usr/local/awstats/wwwroot/cgi-bin/" +- +Alias /awstatsclasses "@DOCROOT@/awstats/wwwroot/classes/" +Alias /awstatscss "@DOCROOT@/awstats/wwwroot/css/" +Alias /awstatsicons "@DOCROOT@/awstats/wwwroot/icon/" +ScriptAlias /awstats/ "@DOCROOT@/awstats/wwwroot/cgi-bin/" - # # This is to permit URL access to scripts/files in AWStats directory. # -- cgit v1.2.3-80-g2a13