Author: kaspersor
Date: Thu Dec 18 07:43:31 2014
New Revision: 1646395

URL: http://svn.apache.org/r1646395
Log:
Added redirect using html and meta tags

Added:
    metamodel/site/trunk/content/apidocs/latest/
    metamodel/site/trunk/content/apidocs/latest/index.html   (with props)

Added: metamodel/site/trunk/content/apidocs/latest/index.html
URL: 
http://svn.apache.org/viewvc/metamodel/site/trunk/content/apidocs/latest/index.html?rev=1646395&view=auto
==============================================================================
--- metamodel/site/trunk/content/apidocs/latest/index.html (added)
+++ metamodel/site/trunk/content/apidocs/latest/index.html Thu Dec 18 07:43:31 
2014
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>API docs - Redirecting ...</title>
+<meta http-equiv="cache-control" content="no-cache">
+<meta http-equiv="refresh" content="0;URL=/apidocs/3.4.1" />
+</head>
+<body>
+</body>
+</html>

Propchange: metamodel/site/trunk/content/apidocs/latest/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/plain


Reply via email to