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/01/15 01:01:09 UTC

[geode-site] branch asf-site updated: Add a link for geodeman

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 2739159  Add a link for geodeman
2739159 is described below

commit 273915954ee79b77ec0aad01adb909dae4142738
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Mon Jan 14 17:01:00 2019 -0800

    Add a link for geodeman
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index 832b2bb..00a7070 100755
--- a/.htaccess
+++ b/.htaccess
@@ -17,4 +17,5 @@ RewriteEngine On
 RewriteCond %{HTTPS} !=on
 RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
 RedirectMatch 301 /serverman/(.*) https://geode.apache.org/docs/guide/18/$1
+RedirectMatch 301 /geodeman/(.*) https://geode.apache.org/docs/guide/18/$1