paste your rewrite rules.
# 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 LOGIN COOKIE start
RewriteRule .? - [E=“Cache-Vary:wp-postpass_7fe101fbda08d0676a2b510e2a583086”]
marker LOGIN COOKIE 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
END WordPress
and the litespeed plugin is not showing in wp dashboard