[Aminet-commit] r138 - trunk/phpinclude

aminet-discuss at aminet.net aminet-discuss at aminet.net
Sun Nov 9 19:29:03 CET 2008


Author: mendoza
Date: 2008-11-09 10:29:02 -0800 (Sun, 09 Nov 2008)
New Revision: 138

Modified:
   trunk/phpinclude/.htaccess
Log:
Allow FollowSymLinks to ensure things work properly

Modified: trunk/phpinclude/.htaccess
===================================================================
--- trunk/phpinclude/.htaccess	2008-08-05 01:17:40 UTC (rev 137)
+++ trunk/phpinclude/.htaccess	2008-11-09 18:29:02 UTC (rev 138)
@@ -1,5 +1,5 @@
 # Use custom PHP
-Options +ExecCGI
+Options +ExecCGI +FollowSymLinks
 AddHandler php5-cgi .php
 Action php5-cgi /php5/php5.cgi
 




More information about the Aminet-commit mailing list