summaryrefslogtreecommitdiff
path: root/site/md.swamid.se/.htaccess
blob: 4c7de8a4a93cc037ccc0ee8c8aca14bc422725a9 (plain)
1
2
3
RewriteEngine on
RewriteCond %{HTTP_HOST} ^md.swamid.se [NC]
RewriteRule ^(.*)$ http://mds.swamid.se/$1 [L,R=301,NC]