Hello,
I have a standalone application in 2019R2 that runs fine on 2 servers.
I have an other server which is a load balancer. It redirects an URL between the 2 applications servers.
The application seems to load, but all the CSS files fail to load.
I have a message saying
Refused to apply style from ‘https://…animate.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Does anyone has an idea of the problem ?
Regards