Repository: polygene-website
Updated Branches:
  refs/heads/asf-site 5fb807aa8 -> adf8fc45d


Redirect of the /java/latest to /java/develop


Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/adf8fc45
Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/adf8fc45
Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/adf8fc45

Branch: refs/heads/asf-site
Commit: adf8fc45d9e014dc65756371327997b87e725f1a
Parents: 5fb807a
Author: Niclas Hedhman <[email protected]>
Authored: Tue Jan 10 22:42:34 2017 +0800
Committer: Niclas Hedhman <[email protected]>
Committed: Tue Jan 10 22:42:34 2017 +0800

----------------------------------------------------------------------
 content/.htaccess | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/polygene-website/blob/adf8fc45/content/.htaccess
----------------------------------------------------------------------
diff --git a/content/.htaccess b/content/.htaccess
index fdf101e..8da22c1 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -8,3 +8,5 @@ Redirect 301 /2.1/ /java/2.1/
 Redirect 301 /latest/ /java/latest/
 Redirect 301 /develop/ /java/develop/
 
+Redirect 307 /java/latest/ /java/develop/
+

Reply via email to