You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by se...@apache.org on 2017/07/30 22:47:14 UTC

incubator git commit: Redirect does not work. Try another fix.

Repository: incubator
Updated Branches:
  refs/heads/master 6f6e45e83 -> dd4325832


Redirect does not work. Try another fix.


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

Branch: refs/heads/master
Commit: dd43258324aefe7112a0f01205d24519a2a781fc
Parents: 6f6e45e
Author: Sebb <se...@apache.org>
Authored: Sun Jul 30 23:47:06 2017 +0100
Committer: Sebb <se...@apache.org>
Committed: Sun Jul 30 23:47:06 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator/blob/dd432583/assets/.htaccess
----------------------------------------------------------------------
diff --git a/assets/.htaccess b/assets/.htaccess
index 30827f8..5cb4cff 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -220,4 +220,4 @@ 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"
+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