CyberPanel Community

Please ask your webhost to disable any specific rules relating to jpg, png or other static files

1 reply
Al
Alex #2

I guess you can disable the cache with

RewriteRule .* - [E=Cache-Control:no-cache]

in the .htaccess, I’d personally just do it for filepreviewer folder.

Sign in to reply