www-commits
[Top][All Lists]
Advanced

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

www .htaccess


From: Pavel Kharitonov
Subject: www .htaccess
Date: Sun, 11 Mar 2012 12:52:50 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       12/03/11 12:52:50

Modified files:
        .              : .htaccess 

Log message:
        Enable expansion of .translist files.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.26&r2=1.27

Patches:
Index: .htaccess
===================================================================
RCS file: /web/www/www/.htaccess,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- .htaccess   17 Feb 2012 17:53:46 -0000      1.26
+++ .htaccess   11 Mar 2012 12:52:41 -0000      1.27
@@ -1,5 +1,8 @@
 # NOTE: Overriding Options from .htaccess is not permitted by server 
configuration for security reasons
 
+# Expand SSI directives in .translist files
+AddOutputFilter INCLUDES .translist
+
 RedirectPermanent /private/index.html http://www.gnu.org/home.html
 
 # Redirect the old /philsophy/schools.html article to the new home



reply via email to

[Prev in Thread] Current Thread [Next in Thread]