You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2019/10/28 16:04:58 UTC

[geode-site] branch asf-site updated: Update .htaccess for v1.10

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 14ad91c  Update .htaccess for v1.10
14ad91c is described below

commit 14ad91c1c4227abc44e573d3fe226f299a16824b
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Mon Oct 28 09:04:46 2019 -0700

    Update .htaccess for v1.10
---
 .htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index ea74986..358b5c1 100755
--- a/.htaccess
+++ b/.htaccess
@@ -16,5 +16,5 @@
 RewriteEngine On
 RewriteCond %{HTTPS} !=on
 RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
-RedirectMatch 301 /serverman/(.*) https://geode.apache.org/docs/guide/100/$1
-RedirectMatch 301 /geodeman/(.*) https://geode.apache.org/docs/guide/100/$1
+RedirectMatch 301 /serverman/(.*) https://geode.apache.org/docs/guide/110/$1
+RedirectMatch 301 /geodeman/(.*) https://geode.apache.org/docs/guide/110/$1