gnomeweb-wml r6461 - in trunk: . projects.gnome.org



Author: murrayc
Date: Fri Nov 14 10:26:18 2008
New Revision: 6461
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6461&view=rev

Log:
2008-11-14  Murray Cumming  <murrayc murrayc com>

* projects.gnome.org/htaccess: Trying the IncludesNoExec option instead 
of Includes.

Modified:
   trunk/ChangeLog
   trunk/projects.gnome.org/htaccess

Modified: trunk/projects.gnome.org/htaccess
==============================================================================
--- trunk/projects.gnome.org/htaccess	(original)
+++ trunk/projects.gnome.org/htaccess	Fri Nov 14 10:26:18 2008
@@ -1,6 +1,6 @@
-Options +MultiViews +SymLinksIfOwnerMatch +Includes
+Options +MultiViews +SymLinksIfOwnerMatch +IncludesNoExec
 
-#Process .shtml as SSI (see the Includes option):
+#Process .shtml as SSI (see the IncludesNoExec option):
 <Files *.shtml>
 AddType text/html .shtml
 AddHandler server-parsed .shtml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]