I can delete this file if its easier, but the .htaccess to incubator.a.o is
taken from https://github.com/apache/incubator/blob/master/assets/.htaccess

John

On Sun, Jul 30, 2017 at 6:11 PM <s...@apache.org> wrote:

> Author: sebb
> Date: Sun Jul 30 22:11:15 2017
> New Revision: 1803467
>
> URL: http://svn.apache.org/viewvc?rev=1803467&view=rev
> Log:
> Sync with live copy
>
> Modified:
>     incubator/public/trunk/content/.htaccess
>
> Modified: incubator/public/trunk/content/.htaccess
> URL:
> http://svn.apache.org/viewvc/incubator/public/trunk/content/.htaccess?rev=1803467&r1=1803466&r2=1803467&view=diff
>
> ==============================================================================
> --- incubator/public/trunk/content/.htaccess (original)
> +++ incubator/public/trunk/content/.htaccess Sun Jul 30 22:11:15 2017
> @@ -199,6 +199,11 @@ RedirectMatch Permanent ^/xmlbeanscxx(/.
>  RedirectMatch Permanent ^/yoko(/.*)?$
> http://incubator.apache.org/projects/yoko.html
>  RedirectMatch Permanent ^/zetacomponents(/.*)?$
> http://incubator.apache.org/projects/zetacomponents.html
>
> +# from the old webiste
> +Redirect Permanent /incubation/Incubation_Policy.html
> /policy/incubation.html
> +Redirect Permanent /incubation/Process_Description.html
> /policy/process.html
> +Redirect Permanent /incubation/Roles_and_Responsibilities.html
> /policy/roles_and_responsibilities.html
> +
>  # other URLs
>  RedirectMatch Permanent howtoparticipate.html /guides/participation.html
>  RedirectMatch Permanent clutch.html /clutch/index.html
> @@ -215,4 +220,4 @@ Redirect Permanent /reef http://reef.apa
>  Redirect Permanent /kylin http://kylin.apache.org
>
>  # Restore access to podlings.*
> -RedirectMatch ^/(podlings.*)?$ "//
> svn.apache.org/repos/asf/incubator/public/trunk/content/$1"
> +RedirectMatch ^/(podlings.*)$ "/
> svn.apache.org/repos/asf/incubator/public/trunk/content/$1"
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org
> For additional commands, e-mail: cvs-h...@incubator.apache.org
>
>

Reply via email to