blob: 32c2e49d251e0c890847a184db4155fa00295f3e [file] [log] [blame]
RewriteEngine On
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
RewriteRule ^camel/(.*)$ https://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/migration.html https://activemq.apache.org/components/artemis/migration [R=301,L]
RewriteRule ^artemis/docs/(.*) https://activemq.apache.org/components/artemis/documentation/$1 [R=301,L]
RewriteRule ^artemis.*$ https://activemq.apache.org/components/artemis/ [R=301,L]
RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]
RewriteRule ^becoming-a-committer(.*) https://activemq.apache.org/contributing [R=301,L]
RewriteRule ^how-can-i-get-help(.*) https://activemq.apache.org/support [R=301,L]
RewriteRule ^can-i-get-commercial-support(.*) https://activemq.apache.org/support [R=301,L]
RewriteRule ^developing-activemq(.*) https://activemq.apache.org/contributing [R=301,L]
RewriteRule ^discussion-forums(.*) https://activemq.apache.org/contact [R=301,L]
RewriteRule ^how-can-i-contribute(.*) https://activemq.apache.org/contributing [R=301,L]
RewriteRule ^how-do-i-edit-the-website(.*) https://activemq.apache.org/contributing [R=301,L]
RewriteRule ^how-does-the-website-work(.*) https://activemq.apache.org/contributing [R=301,L]
RewriteRule ^irc(.*) https://activemq.apache.org/contact [R=301,L]
RewriteRule ^mailing-lists(.*) https://activemq.apache.org/contact [R=301,L]
RewriteRule ^tips-for-getting-help(.*) https://activemq.apache.org/issues [R=301,L]
RewriteRule ^user-forum(.*) https://activemq.apache.org/contact [R=301,L]