Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/really-simple-ssl/testssl/cdn/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP:X-Forwarded-SSL} !on
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>