Sid Gifari File Manager
🏠 Root
/
home1
/
plant149
/
wildlifesupport.net
/
wp-content
/
plugins
/
really-simple-ssl
/
testssl
/
serverhttpson
/
Editing: .htaccess
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTPS} !=on [NC] RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [L] </IfModule>
Save
Cancel