added text for mimetype fix

This commit is contained in:
ThaChillera
2019-03-04 09:34:04 +01:00
parent 1636ab4d12
commit 91e743eab3

View File

@@ -374,3 +374,6 @@ block shown above not located **below** the:
block. Other custom configurations like caching JavaScript (.js)
or CSS (.css) files via gzip could also cause such issues.
Another cause of this issue could be not properly including mimetypes in the
http block, as shown `here. <https://www.nginx.com/resources/wiki/start/topics/examples/full/>`_