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