Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../invoice
File: .htaccess
### InvoicePlane htaccess
[0] Fix | Delete
[1] Fix | Delete
<IfModule mod_rewrite.c>
[2] Fix | Delete
RewriteEngine On
[3] Fix | Delete
[4] Fix | Delete
### uncomment to force HTTPS
[5] Fix | Delete
# RewriteCond %{HTTPS} off
[6] Fix | Delete
# RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
[7] Fix | Delete
[8] Fix | Delete
RewriteRule ^index\.php$ - [L]
[9] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-f
[10] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-d
[11] Fix | Delete
### uncomment and adjust if installed in subdirectory
[12] Fix | Delete
# RewriteRule . /subfolder/index.php [L]
[13] Fix | Delete
RewriteRule . [[relativeurl_]]/index.php [L]
[14] Fix | Delete
</IfModule>
[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