Originally Posted by c staples
|
>> ReWriteEngine on
>> RewriteCond %{HTTPS} !=on
>> RewriteRule ^/ifolder/(.*) https://%{SERVER_NAME}/ifolder/$1
>> RewriteRule ^/NetStorage https://%{SERVER_NAME}/NetStorage/$1
>> RewriteRule ^/netstorage https://%{SERVER_NAME}/netstorage/$1
|
Thanks, just what I needed. Do not understand why such basic config requirement is NOT built in the web configuration of NS...
Seb