When I go to https://site.tld:22222/cache/redis/phpRedisAdmin/ the page is all messed up and I get a bunch of erros on browser console:
Refused to apply style from 'https://site.tld:22222/cache/redis/phpRedisAdmin/assets/css/argon.min.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
dashboard.js:1494 localStorage: LOADED UNDEFINED "options.destroy_on_hide" as value undefined of type undefined
site.tld/:1 Refused to execute script from 'https://site.tld:22222/cache/redis/phpRedisAdmin/assets/js/argon.min.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
site.tld/:1 Refused to apply style from 'https://site.tld:22222/cache/redis/phpRedisAdmin/assets/css/argon.min.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
DevTools failed to parse SourceMap: https://site.tld:22222/cache/redis/phpRedisAdmin/dist/dygraph.min.js.map
Any ideas on how to solve this?