Revert "[fixup] Deactive htaccess rewrite engine" This reverts commit e5ff6a160addde80d6324b9f2ea24aa50caa255c.
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/a5d9d9cb Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/a5d9d9cb Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/a5d9d9cb Branch: refs/heads/asf-site Commit: a5d9d9cb475583303296f4601d93c572b4f01679 Parents: f0ac0cd Author: Maximilian Michels <m...@apache.org> Authored: Wed Jul 1 11:57:35 2015 +0200 Committer: Maximilian Michels <m...@apache.org> Committed: Wed Jul 1 11:57:35 2015 +0200 ---------------------------------------------------------------------- .htaccess | 2 +- content/.htaccess | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/a5d9d9cb/.htaccess ---------------------------------------------------------------------- diff --git a/.htaccess b/.htaccess index 9a14055..8dbb298 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ # redirect rules to prevent old links from breaking -#RewriteEngine On +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] http://git-wip-us.apache.org/repos/asf/flink-web/blob/a5d9d9cb/content/.htaccess ---------------------------------------------------------------------- diff --git a/content/.htaccess b/content/.htaccess index 9a14055..8dbb298 100644 --- a/content/.htaccess +++ b/content/.htaccess @@ -1,5 +1,5 @@ # redirect rules to prevent old links from breaking -#RewriteEngine On +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]