1.) I am fairly sure that @cheddargeorge and myself both qualify as new users and we cannot configure the plugin after 3 weeks full weeks of your team of developers repeatedly telling use to do the exact same actions multiple times. So I am correct in my assessment that new users cannot configure the plugin following installation. I wish that wasn’t true, but unfortunately is.
2.) You have requested the contents on my .htaccess… but again your team previously had me test using a 100% empty .htaccess file and that did not work…
But repeating the same actions again 3 weeks later…. here you go…meaningless content:
`admin@test:~/public_html$ cat .htaccess
# BEGIN NON_LSCACHE
## LITESPEED WP CACHE PLUGIN – Do not edit the contents of this block! ##
## LITESPEED WP CACHE PLUGIN – Do not edit the contents of this block! ##
# END NON_LSCACHE
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN – Do not edit the contents of this block! ##
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on
RewriteRule .* – [E=Cache-Control:no-autoflush]
RewriteRule \.litespeed_conf\.dat – [F,L]
### marker NOCACHE COOKIES start ###
RewriteCond %{HTTP_COOKIE} cookies_and_content_security_policy
RewriteRule .* – [E=Cache-Control:no-cache]
### marker NOCACHE COOKIES end ###
### 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 ###
### marker DROPQS start ###
CacheKeyModify -qs:fbclid
CacheKeyModify -qs:gclid
CacheKeyModify -qs:utm*
CacheKeyModify -qs:_ga
### marker DROPQS end ###
</IfModule>
## LITESPEED WP CACHE PLUGIN – Do not edit the contents of this block! ##
# END LSCACHE`
Again, I tested with all plugins deactivated except yours, and the plugin did not work so this request for this htaccess content is pointless.
But hey lets how long it takes before vupdraft admits your plugin might have a bug and may not be functioning problem…