From: Graham Percival Date: Sun, 26 Sep 2010 20:36:00 +0000 (+0100) Subject: Web server: don't redirect /development. X-Git-Tag: release/2.13.35-1~18 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cc9f944486002fb3ec9854aa9d143eb172a7da66;p=lilypond.git Web server: don't redirect /development. --- diff --git a/Documentation/web/server/lilypond.org.htaccess b/Documentation/web/server/lilypond.org.htaccess index f403698347..04770bad6b 100644 --- a/Documentation/web/server/lilypond.org.htaccess +++ b/Documentation/web/server/lilypond.org.htaccess @@ -39,7 +39,8 @@ RedirectMatch ^/wiki http://wiki.lilynet.net # the new website has news on the main page RedirectMatch ^/news / RedirectMatch ^/stable /doc/stable -RedirectMatch ^/development /doc/development +# the new website has a dedicated page for development. +#RedirectMatch ^/development /doc/development #old# default doc dir RedirectMatch ^/doc/*$ /doc/v2.12