Redirect incubator.apache.org/jdo to db.apache.org/jdo
------------------------------------------------------
Key: JDO-332
URL: http://issues.apache.org/jira/browse/JDO-332
Project: JDO
Type: Task
Components: site and infrastructure
Reporter: Michelle Caisse
Assigned to: Michelle Caisse
The old incubator.apache.org still exists and is potentially confusing. We
should redirect it to the db.apache.org site. Per Jean Anderson:
Add a line to
https://svn.apache.org/repos/asf/incubator/public/trunk/site-publish/.htaccess
that looks like this:
RedirectMatch Permanent ^/jdo(.*) http://db.apache.org/jdo$1
After you commit that, on people.apache.org do:
cd /www/incubator.apache.org
svn up
Once that redirect is in place, you can simply remove the files in
/www/incubator.apache.org/jdo
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira