Comment #33 on issue 1272 by d...@gnu.org: 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