lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1272 in lilypond: remove old /web/


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1272 in lilypond: remove old /web/
Date: Sun, 12 Jan 2014 12:09:57 +0000


Comment #33 on issue 1272 by address@hidden: remove old /web/
http://code.google.com/p/lilypond/issues/detail?id=1272

Looking at the Apache documentation, it would appear that the pattern has to be regular expression rather than a shell pattern.

The regular expression /web/* also matches /website/...

So it would appear that we rather want something like
ReDirectMatch 301 /web/.* /

This will do a redirect to the home page.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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