[PATCH] Redirect get-prerelease to get-fedora.

Stephen John Smoogen smooge at gmail.com
Tue Jun 9 16:29:34 UTC 2009


On Tue, Jun 9, 2009 at 10:24 AM, Ricky Zhou<ricky at fedoraproject.org> wrote:
> ---
>  configs/web/fedoraproject.org/modRewrite.conf |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/configs/web/fedoraproject.org/modRewrite.conf b/configs/web/fedoraproject.org/modRewrite.conf
> index 037cd35..776d83e 100644
> --- a/configs/web/fedoraproject.org/modRewrite.conf
> +++ b/configs/web/fedoraproject.org/modRewrite.conf
> @@ -26,3 +26,6 @@ RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ http://fedoraproject.org/wik
>  #  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
>  RedirectMatch ^/buildgroups/(.*)$ http://buildsys.fedoraproject.org/buildgroups/$1
>
> +# Temporary redirect for get-prerelease - remove for F12 prereleases.
> +RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
> +

Looks good to me
+1.



-- 
Stephen J Smoogen. -- BSD/GNU/Linux
How far that little candle throws his beams! So shines a good deed
in a naughty world. = Shakespeare. "The Merchant of Venice"




More information about the Fedora-infrastructure-list mailing list