HOME


Mini Shell 1.0
DIR: /var/www/rhodeworks/wp-content/plugins/really-simple-ssl/testssl/cloudflare/
Upload File :
Current File : /var/www/rhodeworks/wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP:CF-Visitor} '"scheme":"http"'
RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L]
</IfModule>