summaryrefslogtreecommitdiffstats
path: root/network/awstats/patches/httpd-awstats.conf.patch
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2017-04-04 23:25:03 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-06 21:03:04 +0700
commit0f90074f917c41c9bf2c15ef84cdba8552dd4c95 (patch)
tree0c9bb4edc6b2480919fb619d9be8558ce4597539 /network/awstats/patches/httpd-awstats.conf.patch
parentb7f0eaac3bab123717101e106b9e000f441f3a24 (diff)
downloadslackbuilds-0f90074f917c41c9bf2c15ef84cdba8552dd4c95.tar.gz
slackbuilds-0f90074f917c41c9bf2c15ef84cdba8552dd4c95.tar.xz
network/awstats: Updated for version 7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--network/awstats/patches/httpd-awstats.conf.patch8
1 files changed, 4 insertions, 4 deletions
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.
#