CVSROOT: /web/www Module name: www Changes by: Bernie Innocenti <codewiz> 11/02/11 20:01:08
Modified files: . : .htaccess Log message: Overriding Options from .htaccess is not allowed CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/.htaccess?cvsroot=www&r1=1.14&r2=1.15 Patches: Index: .htaccess =================================================================== RCS file: /web/www/www/.htaccess,v retrieving revision 1.14 retrieving revision 1.15 diff -u -b -r1.14 -r1.15 --- .htaccess 11 Feb 2011 19:33:50 -0000 1.14 +++ .htaccess 11 Feb 2011 20:00:48 -0000 1.15 @@ -1,4 +1,3 @@ RedirectPermanent /private/index.html http://www.gnu.org/home.html -# Turn on SSI, language negotiation, rewriterules. -Options +Includes +MultiViews +FollowSymLinks +# NOTE: Overriding Options from .htaccess is not permitted by server configuration for security reasons