Redirects not working after installing plugin




Wordpress LScache Plugin: Redirects not working after installing plugin

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hi, after installing the plugin redirects have stopped working. For example, my site url is set to http, not http://www.http. Before installing the plugin, if I enter the site url using www, it redirects to the non-www version, as expected. After installing the plugin, the redirect stops working. Hi @jrcollins, could you please provide?your Report Number, found in?WP Admin > LiteSpeed Cache > Report. Also, may I know which type of server are you using? Open LiteSpeed or Enterprise? Hi, the report number is: OABWZMJQ. The server is Litespeed Enterprise. Im also using the Really Simple SSL plugin and Im wondering if there might be some kind of conflict between them. Hi @jrcollins, may I know is Really Simple SSL adding some row on .htaccess for the redirection? If yes could you please check is that line missing now? Everything seems to be working ok now. Ive posted the contents of the .htaccess file below: # BEGIN LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## RewriteEngine on CacheLookup on RewriteRule . - [E=Cache-Control:no-autoflush] RewriteRule ^min/ w+ .(css|js) - [E=cache-control:no-vary] ### marker CACHE RESOURCE start ### RewriteRule wp-content/. /[^/] (responsive|css|js|dynamic|loader|fonts) .php - [E=cache-control:max-age=3600] ### marker CACHE RESOURCE end ### ### marker FAVICON start ### RewriteRule favicon .ico$ - [E=cache-control:max-age=86400] ### marker FAVICON end ### ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END LSCACHE # BEGIN NON_LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## ### marker MINIFY start ### RewriteEngine on RewriteCond % DOCUMENT_ROOT % REQUEST_URI ^(. )/min/( w+) .(css|js)$ RewriteCond %1/wp-content/cache/$2/$1.$2 -f RewriteRule min/( w+) .(css|js) wp-content/cache/$2/$1.$2 [L] ### marker MINIFY end ### ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END NON_LSCACHE # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index .php$ - [L] RewriteCond % REQUEST_FILENAME !-f RewriteCond % REQUEST_FILENAME !-d RewriteRule . /index.php [L] # END WordPressExpand Hi, Is everything working fine now? Best regards, Looks like Im getting stuck in a redirect loop after activating the plugin. There seems to be some kind of conflict between the plugin and the Really Simple SSL plugin. It looks like the problem has to do with Cloudlares SSL settings. Thanks for your help.



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference