[activemq-website] 01/01: Add Artemis Docs ReWrite rule

2019-04-04 Thread michaelpearce
This is an automated email from the ASF dual-hosted git repository.

michaelpearce pushed a commit to branch michaelandrepearce-patch-1
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit 4527410339e304df1060c50191e10e6921cdd36a
Author: Michael André Pearce 
AuthorDate: Fri Apr 5 00:38:34 2019 +0100

Add Artemis Docs ReWrite rule
---
 src/.htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/.htaccess b/src/.htaccess
index 8fac65d..1d797d7 100644
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -2,5 +2,6 @@ RewriteEngine On
 RewriteRule ^camel/(.*)$ http://camel.apache.org/$1 [R=301,L]
 RewriteRule ^nms.*$ https://activemq.apache.org/components/nms/ [R=301,L]
 RewriteRule ^cms.*$ https://activemq.apache.org/components/cms/ [R=301,L]
+RewriteRule ^artemis/docs.*$ 
https://activemq.apache.org/components/artemis/documentation [R=301,L]
 RewriteRule ^artemis.*$ https://activemq.apache.org/components/artemis/ 
[R=301,L]
 RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]



[activemq-website] 01/01: Add Artemis Docs ReWrite rule

2019-04-04 Thread michaelpearce
This is an automated email from the ASF dual-hosted git repository.

michaelpearce pushed a commit to branch michaelandrepearce-patch-1-1
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit 6514cd215e0c89792f0ed0e13e57dbb6a9f08002
Author: Michael André Pearce 
AuthorDate: Fri Apr 5 00:38:34 2019 +0100

Add Artemis Docs ReWrite rule
---
 src/.htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/.htaccess b/src/.htaccess
index 8fac65d..1d797d7 100644
--- a/src/.htaccess
+++ b/src/.htaccess
@@ -2,5 +2,6 @@ RewriteEngine On
 RewriteRule ^camel/(.*)$ http://camel.apache.org/$1 [R=301,L]
 RewriteRule ^nms.*$ https://activemq.apache.org/components/nms/ [R=301,L]
 RewriteRule ^cms.*$ https://activemq.apache.org/components/cms/ [R=301,L]
+RewriteRule ^artemis/docs.*$ 
https://activemq.apache.org/components/artemis/documentation [R=301,L]
 RewriteRule ^artemis.*$ https://activemq.apache.org/components/artemis/ 
[R=301,L]
 RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]