Revert "[fixup] Comment out rewrite rules" This reverts commit afdf92eba378a8954aecc4d8a7f59c9f1813a07c.
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/bf8c8539 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/bf8c8539 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/bf8c8539 Branch: refs/heads/asf-site Commit: bf8c853939975e52b27639ef1be88b5d3a2426be Parents: a5d9d9c Author: Maximilian Michels <m...@apache.org> Authored: Wed Jul 1 11:57:41 2015 +0200 Committer: Maximilian Michels <m...@apache.org> Committed: Wed Jul 1 11:57:41 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/bf8c8539/.htaccess ---------------------------------------------------------------------- diff --git a/.htaccess b/.htaccess index 8dbb298..d239da5 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/bf8c8539/content/.htaccess ---------------------------------------------------------------------- diff --git a/content/.htaccess b/content/.htaccess index 8dbb298..d239da5 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]