Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../livesite
File: .htaccess
# The following rules are used by liveSite.
[0] Fix | Delete
[1] Fix | Delete
RewriteEngine on
[2] Fix | Delete
[3] Fix | Delete
# When the system is accessed from a sub-directory with an Apache alias
[4] Fix | Delete
# (e.g. http://192.168.0.1/~example/), then you might need to uncomment the line
[5] Fix | Delete
# below and update it to point to where the system is installed. The system
[6] Fix | Delete
# will attempt to automatically set the correct value for the line below during
[7] Fix | Delete
# installation. You might need to comment out the line below once you launch
[8] Fix | Delete
# your site at a permanent URL without a sub-directory (e.g. http://www.example.com).
[9] Fix | Delete
[10] Fix | Delete
RewriteBase [[relativeurl]]/
[11] Fix | Delete
[12] Fix | Delete
# The following lines redirect all requests to the liveSite router,
[13] Fix | Delete
# except for when an actual file or directory exists for the request.
[14] Fix | Delete
[15] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-f
[16] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-d
[17] Fix | Delete
RewriteRule . livesite/router.php [L]
[18] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function