I’m trying to set up a website using grav and are seeing some strange things.
After setting it up, the webpage in Chrome and Safari is just looks like wrongly encoded mess. However, using firefox or CURL can get current result. I have tried it both locally (a Mac) and remotely (a linux) same result.
Encoding setting (UTF-8) seems right from what I get from CURL. both in the HTTP header and in HTML. Can anyone shed some light on this?
If this seems to be a legitimate issue with Nginx, can you add a ticket here: https://github.com/getgrav/grav/issues and I’ll make sure it doesn’t slip through the cracks.