[PATCH] Add requested redirects for release notes.

Ricky Zhou ricky at fedoraproject.org
Thu May 28 18:05:00 UTC 2009


On 2009-05-28 09:22:09 AM, Mike McGrath wrote:
> I'm wondering if we should:
> 
> RewriteRule ^/release-notes/f10preview(.*) /release-notes/f10$1 [R,L]
> RewriteRule ^/release-notes/f11preview(.*) /release-notes/f11$1 [R,L]
> 
> What do you think?
The plain Redirect will actually work as well, they were pretty smart
about designing it, so it'll redirect
/release-notes/f11preview/blah.html to /release-notes/f11/blah:

http://httpd.apache.org/docs/2.2/mod/mod_alias.html#redirect

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20090528/bc6b5a75/attachment.bin 


More information about the infrastructure mailing list