Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../firefly
File: .htaccess
# Optional: force HTTPS:
[0] Fix | Delete
# <IfModule mod_rewrite.c>
[1] Fix | Delete
# RewriteEngine On
[2] Fix | Delete
# RewriteCond %{HTTPS} off
[3] Fix | Delete
# RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
[4] Fix | Delete
# </IfModule>
[5] Fix | Delete
[6] Fix | Delete
# To hide directory listing
[7] Fix | Delete
Options All -Indexes
[8] Fix | Delete
[9] Fix | Delete
<IfModule mod_rewrite.c>
[10] Fix | Delete
RewriteEngine On
[11] Fix | Delete
RewriteCond %{REQUEST_URI} !^/public [NC]
[12] Fix | Delete
RewriteRule (.*) [[softurl]]/public/$1 [L,R=301]
[13] Fix | Delete
</IfModule>
[14] Fix | Delete
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function