| Current Path : /home/dtconseimw/www.old/wp-content/plugins/really-simple-ssl/testssl/serverhttpson/ |
| Current File : /home/dtconseimw/www.old/wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess |
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>