packages: dokuwiki/dokuwiki-apache.conf - apache 1.3 needs followsymlinks f...

glen glen at pld-linux.org
Thu Oct 7 21:04:35 CEST 2010


Author: glen                         Date: Thu Oct  7 19:04:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apache 1.3 needs followsymlinks for rewrite to work

---- Files affected:
packages/dokuwiki:
   dokuwiki-apache.conf (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/dokuwiki/dokuwiki-apache.conf
diff -u packages/dokuwiki/dokuwiki-apache.conf:1.5 packages/dokuwiki/dokuwiki-apache.conf:1.6
--- packages/dokuwiki/dokuwiki-apache.conf:1.5	Tue Oct  5 21:49:00 2010
+++ packages/dokuwiki/dokuwiki-apache.conf	Thu Oct  7 21:04:28 2010
@@ -3,6 +3,8 @@
 	Allow from all
 
 	<IfModule mod_rewrite.c>
+		Options +FollowSymLinks
+
 		## $conf['userewrite'] = 1 - not needed for rewrite mode 2
 		RewriteEngine on
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/dokuwiki-apache.conf?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list