SOURCES: dokuwiki-apache.conf - memory limit 24M seems good

glen glen at pld-linux.org
Fri Feb 29 17:30:02 CET 2008


Author: glen                         Date: Fri Feb 29 16:30:02 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- memory limit 24M seems good

---- Files affected:
SOURCES:
   dokuwiki-apache.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/dokuwiki-apache.conf
diff -u SOURCES/dokuwiki-apache.conf:1.3 SOURCES/dokuwiki-apache.conf:1.4
--- SOURCES/dokuwiki-apache.conf:1.3	Mon Oct  1 14:39:43 2007
+++ SOURCES/dokuwiki-apache.conf	Fri Feb 29 17:29:56 2008
@@ -20,4 +20,6 @@
 		RewriteRule (.*)                      doku.php?id=$1  [QSA,L]
 		RewriteRule ^index.php$               doku.php
 	</IfModule>
+
+	php_value memory_limit 24M
 </Directory>
================================================================

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



More information about the pld-cvs-commit mailing list