Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../thbees
File: .htaccess
# ~~start~~ Do not remove this comment, thirty bees will keep automatically the code outside this comment when .htaccess will be generated again
[0] Fix | Delete
# .htaccess automatically generated by thirty bees e-commerce open-source solution
[1] Fix | Delete
# http://www.thirtybees.com - http://www.thirtybees.com/forums
[2] Fix | Delete
[3] Fix | Delete
<IfModule mod_rewrite.c>
[4] Fix | Delete
<IfModule mod_env.c>
[5] Fix | Delete
SetEnv HTTP_MOD_REWRITE On
[6] Fix | Delete
</IfModule>
[7] Fix | Delete
[8] Fix | Delete
RewriteEngine on
[9] Fix | Delete
[10] Fix | Delete
[11] Fix | Delete
# Domain: [[domhost]]
[12] Fix | Delete
RewriteRule . - [E=REWRITEBASE:[[relativeurl]]/]
[13] Fix | Delete
[14] Fix | Delete
# Webservice API
[15] Fix | Delete
RewriteRule ^api$ api/ [L]
[16] Fix | Delete
RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L]
[17] Fix | Delete
[18] Fix | Delete
# Images
[19] Fix | Delete
[20] Fix | Delete
# Dispatcher
[21] Fix | Delete
RewriteCond %{REQUEST_FILENAME} -s [OR]
[22] Fix | Delete
RewriteCond %{REQUEST_FILENAME} -l [OR]
[23] Fix | Delete
RewriteCond %{REQUEST_FILENAME} -d
[24] Fix | Delete
RewriteRule ^.*$ - [NC,L]
[25] Fix | Delete
RewriteRule ^.*$ %{ENV:REWRITEBASE}index.php [NC,L]
[26] Fix | Delete
</IfModule>
[27] Fix | Delete
[28] Fix | Delete
AddType application/vnd.ms-fontobject .eot
[29] Fix | Delete
AddType font/ttf .ttf
[30] Fix | Delete
AddType font/otf .otf
[31] Fix | Delete
AddType font/woff .woff
[32] Fix | Delete
AddType font/woff2 .woff2
[33] Fix | Delete
<IfModule mod_headers.c>
[34] Fix | Delete
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|svg)$">
[35] Fix | Delete
Header set Access-Control-Allow-Origin "*"
[36] Fix | Delete
</FilesMatch>
[37] Fix | Delete
</IfModule>
[38] Fix | Delete
[39] Fix | Delete
#If rewrite mod isn't enabled
[40] Fix | Delete
ErrorDocument 404 [[relativeurl]]/index.php?controller=404
[41] Fix | Delete
[42] Fix | Delete
# ~~end~~ Do not remove this comment, thirty bees will keep automatically the code outside this comment when .htaccess will be generated again
[43] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function