Sid Gifari File Manager
🏠 Root
/
home2
/
nuveprin
/
edgaryberenice.com
/
wp-content
/
plugins
/
really-simple-ssl
/
testssl
/
cloudflare
/
Editing: .htaccess
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:CF-Visitor} '"scheme":"http"' RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L] </IfModule>
Save
Cancel