You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2015/06/30 12:19:29 UTC

flink-web git commit: [fixup] Comment out rewrite rules

Repository: flink-web
Updated Branches:
  refs/heads/asf-site e5ff6a160 -> afdf92eba


[fixup] Comment out rewrite rules


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

Branch: refs/heads/asf-site
Commit: afdf92eba378a8954aecc4d8a7f59c9f1813a07c
Parents: e5ff6a1
Author: Ufuk Celebi <uc...@apache.org>
Authored: Tue Jun 30 12:19:20 2015 +0200
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Tue Jun 30 12:19:20 2015 +0200

----------------------------------------------------------------------
 .htaccess         | 12 ++++++------
 content/.htaccess | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/afdf92eb/.htaccess
----------------------------------------------------------------------
diff --git a/.htaccess b/.htaccess
index 7a8ab5d..9a14055 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,9 +1,9 @@
 # redirect rules to prevent old links from breaking
 #RewriteEngine On
 
-RewriteRule ^/?docs/0.6-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.6/$1  [R=301,L,NE]
-RewriteRule ^/?docs/0.7-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.7/$1  [R=301,L,NE]
-RewriteRule ^/?docs/0.8/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.8/$1  [R=301,L,NE]
-RewriteRule ^/?docs/latest(/.*)? http://ci.apache.org/projects/flink/flink-docs-master$1  [R=301,L,NE]
-RewriteRule ^/?docs/stable(/.*)? http://ci.apache.org/projects/flink/flink-docs-release-0.8$1  [R=301,L,NE]
-RewriteRule ^/?docs/(.*) http://ci.apache.org/projects/flink/flink-docs-master/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.6-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.6/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.7-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.7/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.8/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.8/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/latest(/.*)? http://ci.apache.org/projects/flink/flink-docs-master$1  [R=301,L,NE]
+#RewriteRule ^/?docs/stable(/.*)? http://ci.apache.org/projects/flink/flink-docs-release-0.8$1  [R=301,L,NE]
+#RewriteRule ^/?docs/(.*) http://ci.apache.org/projects/flink/flink-docs-master/$1  [R=301,L,NE]

http://git-wip-us.apache.org/repos/asf/flink-web/blob/afdf92eb/content/.htaccess
----------------------------------------------------------------------
diff --git a/content/.htaccess b/content/.htaccess
index 7a8ab5d..9a14055 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -1,9 +1,9 @@
 # redirect rules to prevent old links from breaking
 #RewriteEngine On
 
-RewriteRule ^/?docs/0.6-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.6/$1  [R=301,L,NE]
-RewriteRule ^/?docs/0.7-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.7/$1  [R=301,L,NE]
-RewriteRule ^/?docs/0.8/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.8/$1  [R=301,L,NE]
-RewriteRule ^/?docs/latest(/.*)? http://ci.apache.org/projects/flink/flink-docs-master$1  [R=301,L,NE]
-RewriteRule ^/?docs/stable(/.*)? http://ci.apache.org/projects/flink/flink-docs-release-0.8$1  [R=301,L,NE]
-RewriteRule ^/?docs/(.*) http://ci.apache.org/projects/flink/flink-docs-master/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.6-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.6/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.7-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.7/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/0.8/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.8/$1  [R=301,L,NE]
+#RewriteRule ^/?docs/latest(/.*)? http://ci.apache.org/projects/flink/flink-docs-master$1  [R=301,L,NE]
+#RewriteRule ^/?docs/stable(/.*)? http://ci.apache.org/projects/flink/flink-docs-release-0.8$1  [R=301,L,NE]
+#RewriteRule ^/?docs/(.*) http://ci.apache.org/projects/flink/flink-docs-master/$1  [R=301,L,NE]