Wordpress LScache Plugin: Error 404 JS and CSS
Last Updated on: Wed, 15 Apr 2026 00:00:02 I Have some pages that get error 404 error Like this image: https://ibb.co/6nqD3FT I try every settings in LScache but anyone works. Someone have this same problem? I use Cloudflare like CDN but, with the any CDN or quic.cloud cloud CDN the problem is the same. My .htaccess is like this: # BEGIN NON_LSCACHE # END NON_LSCACHE # BEGIN LSCACHE # END LSCACHE RewriteEngine On # DOMAIN #1 ? Redirect non-www urls to www RewriteCond % HTTP_HOST ^tappyshop.com.br RewriteRule ^(. )$ https://www.tappyshop.com.br/$1 [R=301,L] RewriteBase / RewriteRule ^index .php$ ? [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond % REQUEST_FILENAME -f [OR] RewriteCond % REQUEST_FILENAME -d RewriteRule ^ ? [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes). ) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(. .php)$ $2 [L] RewriteRule . index.php [L] Header unset X-Powered-By # DO NOT REMOVE THIS LINE AND THE LINES BELLOW SSL_REDIRECT:tappyshop.com.br RewriteEngine on RewriteCond % HTTPS off RewriteCond % HTTP_HOST (www .)?tappyshop.com.br RewriteRule (. ) https://% HTTP_HOST % REQUEST_URI [L,R=301] # DO NOT REMOVE THIS LINE AND THE LINES BELLOW SSL_REDIRECT:tappyshop.com.br` Hi, Please provide the report number you can get it in toolbox -> report -> click send to LiteSpeed and is it network ? or individual WP ? Best regards, Hi, Im going to mark this topic Resolved , due to lack of activity. If you still need help, please feel free to re-open it. When re-open it, please also change the topic status to not solved Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference