[PATCH] Add requested redirects for release notes.

Toshio Kuratomi a.badger at gmail.com
Thu May 28 18:30:18 UTC 2009


On 05/28/2009 11:05 AM, Mike McGrath wrote:
> On Thu, 28 May 2009, Ricky Zhou wrote:
>
>> 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
>>
>
> K, then +1 from me.
>
> We need one more +1 if anyone is so inclined.
>
+1

-Toshio




More information about the infrastructure mailing list