BrowserMatch "MSIE" nokeepalive downgrade-1.0 force-response-1.0 RedirectMatch permanent/.* https://Your-Clustered-volume’s-IP-Address/ NetStorage RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule ^/NetStorage https://%{SERVER_NAME}/NetStorage/$1 RewriteRule ^/netstorage https://%{SERVER_NAME}/netstorage/$1 [L,R]