Hi,
I've installed Moodle (first time in several years) and it has mostly gone according to plan. On loading the home page I don't get the CSS and JS resources.
I'm getting errors of "Resource interpreted as Stylesheet but transferred with MIME type text/html:" and the JS files are not being loaded either. Is there something specific I need to do to fix the mime types?
I'm running:
- Moodle 3.4 (Latest Stable)
- PHP 7.1.13
- Nginx 1.13.3
- PostgreSQL 10.1
I've tried a few solutions after Googling the error message, but nothing has worked so far?