From: Paul Morris Date: Sat, 24 Sep 2016 17:36:26 +0000 (-0400) Subject: Issue 4962: Web: remove htaccess redirect from news page to home page X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c626c7105b3ae2ece4e4e678f9b9b495e4f8ffa6;p=lilypond.git Issue 4962: Web: remove htaccess redirect from news page to home page --- diff --git a/Documentation/web/server/lilypond.org.htaccess b/Documentation/web/server/lilypond.org.htaccess index d6bc37fb59..9a11bb1859 100644 --- a/Documentation/web/server/lilypond.org.htaccess +++ b/Documentation/web/server/lilypond.org.htaccess @@ -43,8 +43,6 @@ RedirectMatch ^/bugs /bug-reports #RedirectMatch ^/bugs http://code.google.com/p/lilypond/issues/list # the new website already has an /authors #RedirectMatch ^/authors /doc/Documentation/topdocs/AUTHORS -# the new website has news on the main page -RedirectMatch ^/news / RedirectMatch ^/stable /doc/stable # the new website has a dedicated page for development. #RedirectMatch ^/development /doc/development