[
https://issues.apache.org/jira/browse/MAHOUT-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897594#action_12897594
]
Robin Anil commented on MAHOUT-464:
-----------------------------------
Simpler options (manual linking is a pain)
Option A
* Publish old website with a big banner at the top saying website moved to
mahout.apache.org.
* Copy newly published old website resources to www
* Copy new website to www overwriting the index.html and image
Option B
* Add apache mod_rewrite redirect for any .html under the mahout_www_root file
to http://mahout.apache.org/
* Since we don't have anything other than index.html as content in the
mahout_www_root and since out content is hosted on wiki, this will redirect the
all old website pages to the * landing page
* Be smart in mod_rewrite regex not to select other resource files from sub
folders
> Web-site still points to old svn repo
> -------------------------------------
>
> Key: MAHOUT-464
> URL: https://issues.apache.org/jira/browse/MAHOUT-464
> Project: Mahout
> Issue Type: Bug
> Reporter: Ted Dunning
>
> This page is the top hit on google for the query [mahout svn]
> http://mahout.apache.org/developer-resources.html
> But it points to
> http://svn.apache.org/repos/asf/lucene/mahout/trunk lucene/mahout/trunk
> I don't know how to change this or I would. Can somebody who knows, take a
> look?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.