From 36d56d9044399d2d32e30702698f1822e52b90e1 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 8 Mar 2010 14:20:59 +0000 Subject: [PATCH] Web build: enable automatic language selection. --- Documentation/web/server/lilypond.org.htaccess | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/web/server/lilypond.org.htaccess b/Documentation/web/server/lilypond.org.htaccess index 9f75b6fa30..9143740855 100644 --- a/Documentation/web/server/lilypond.org.htaccess +++ b/Documentation/web/server/lilypond.org.htaccess @@ -101,3 +101,9 @@ AddCharset utf-8 .txt # fix broken auto language selection for Hungarian AddLanguage hu .hu + + + +# FIXME: separate this from the main "root" .htaccess material +DirectoryIndex index + -- 2.39.5