blob: 8fa7ec74421d18f21cd36fac9becc24b56887c3e [file] [log] [blame]
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^xmlgraphics\.apache [NC]
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]