Please follow the incubation graduation guide http://incubator.apache.org/guides/graduation.html see the Transferring resources #3.2 user Websites
Websites 1. Transfer the podling website 1. Load the website into its new home. See infra notes<http://www.apache.org/dev/#web> . 2. Update the incubator/site-publish/.htaccess entry to redirect traffic from the old URLs to the new. (svn location is at http://svn.apache.org/repos/asf/incubator/public/trunk/content/.htaccess ) 3. Delete the podling website from /www/ incubator.apache.org/content/${podling-name} on people.apache.org if possible. It won't be possible to remove the ${podling-name} directory (because incubator uses svnpubsub). If the podling also used svnpubsub it won't be possible to delete the files either. File a JIRA ticket under INFRA and ask for the remains to be removed. 4. Post an announcement to user and development lists 5. When using Maven: update pom.xml for the location of the website, as well as the place where the site plugin will deploy the web site (when applicable). -Jake On Tue, Nov 19, 2013 at 10:40 PM, Jordan Zimmerman <randg...@apache.org>wrote: > Can someone please explain to me what I need to do to have > curator.incubator.apache.org redirect to curator.apache.org? >