Re: LSR in dismission
Jean Abou Samra <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Le samedi 01 novembre 2025 à 09:01 +0100, Sebastiano Vigna a écrit :
>
> I don't think my opinion has any relevance--it's users
> that must say whether it is good or not. 🤷🏻♂️
Well, at least it's you who have the authority to redirect
the current LSR website :-)
>
> Why not redirect the entire site from the home page?
It's just a little bit nicer to keep existing snippet
links working (there are tons of them in the mailing
list archives), and it doesn't take much effort. FWIW,
since I see you're using Apache, here's a config snippet
that should work (I just tested it on a different server):
RewriteEngine on
RewriteCond %{QUERY_STRING} ^id=(\d+)$
RewriteRule .* https://wiki.lilypond.community/wiki/LSR_%1 [L,R=301,QSD]
RewriteRule .* https://wiki.lilypond.community [R=301,QSD]
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSZ7TKxnKGyBvBjzBmj8PYLiTOX/gUCaQYd1gAKCRCj8PYLiTOX /t1pAP90VFxkR2VC6u5g7ru38vBoq1zb8WKDeqRK7n6Upib6agEA+dlEiCtqoh96 6xKUj77cRJTwOigshkMjbL0nR12h3g0= =pydW -----END PGP SIGNATURE-----