You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/07/19 01:38:38 UTC

incubator git commit: Create redirects podlings.xml/dtd/xsd

Repository: incubator
Updated Branches:
  refs/heads/master 750e99e15 -> 02579dd2c


Create redirects podlings.xml/dtd/xsd


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/02579dd2
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/02579dd2
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/02579dd2

Branch: refs/heads/master
Commit: 02579dd2ccd33db3de1320110bbe30083f590d2a
Parents: 750e99e
Author: John D. Ament <jo...@apache.org>
Authored: Tue Jul 18 21:38:33 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Tue Jul 18 21:38:33 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator/blob/02579dd2/assets/.htaccess
----------------------------------------------------------------------
diff --git a/assets/.htaccess b/assets/.htaccess
index ac6c104..0069dff 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -219,3 +219,5 @@ Redirect Permanent /brooklyn http://brooklyn.apache.org
 Redirect Permanent /reef http://reef.apache.org
 Redirect Permanent /kylin http://kylin.apache.org
 
+# Restore access to podlings.*
+RedirectMatch ^/(podlings.*)?$ "//svn.apache.org/repos/asf/incubator/public/trunk/content/$1"


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org