You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/05 00:23:43 UTC

[GitHub] [activemq-website] jbertram commented on a change in pull request #6: Add Artemis Docs ReWrite rule

jbertram commented on a change in pull request #6: Add Artemis Docs ReWrite rule
URL: https://github.com/apache/activemq-website/pull/6#discussion_r272412403
 
 

 ##########
 File path: 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/$1 [R=301,L]
 
 Review comment:
   @michaelandrepearce I think that looks good. I'm new to mod_rewrite myself. :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services