/
home
/
rekodeb
/
forma
/
wp-content
/
plugins
/
really-simple-ssl
/
testssl
/
cloudfront
/
Upload File
HOME
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:CloudFront-Forwarded-Proto} !https RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L] </IfModule>