[Pkg-awstats-commits] [SCM] awstats Debian packaging branch, master, updated. debian/6.9.dfsg-1-177-g747852d

Jonas Smedegaard dr at jones.dk
Fri Sep 4 15:22:32 UTC 2009


The following commit has been merged in the master branch:
commit 747852d74e22b1da683359cd81c39ff084c60b21
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 4 17:22:16 2009 +0200

    Fix allow FollowSymLinks for java applet of sample Apache conf.

diff --git a/debian/examples/apache.conf b/debian/examples/apache.conf
index 7614e52..573c48f 100644
--- a/debian/examples/apache.conf
+++ b/debian/examples/apache.conf
@@ -24,7 +24,7 @@
 # This provides worldwide access to everything below the directory
 # Security concerns: none known
 <Directory /usr/share/java/awstats>
-	Options None
+	Options FollowSymLinks
 	AllowOverride None
 	Order allow,deny
 	Allow from all

-- 
awstats Debian packaging



More information about the Pkg-awstats-commits mailing list