Wordfence Security – Litespeed .htaccess info
-
Hi,
The wordfence website advises the following addition to .htaccess to deal with litespeed updating issues: Find the line that says “# BEGIN WordPress” and add this code above it:# BEGIN litespeed noabort
RewriteEngine On
RewriteRule .* – [E=noabort:1]
# END litespeed noabortMy htaccess starts with
# BEGIN LSCACHE
# END LSCACHE
# BEGIN WordPressSo where does the recommended line go? before or after the # BEGIN WordPress?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Wordfence Security – Litespeed .htaccess info’ is closed to new replies.