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

 ##########
 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:
   not sure if this should be (.\*) or just .\* and if the $1 is needed or not.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to