# RT3 # This part of the configuration should be included inside # a VirtualHost section for port 80. # Redirect http to https, and add a trailing slash to "rt". # RewriteEngine on RewriteRule ^/rt$ https://noc.ws.afnog.org/rt/ RewriteRule ^/rt/(.*) https://noc.ws.afnog.org/rt/$1