added text for mimetype fix

This commit is contained in:
ThaChillera 2019-03-04 09:34:04 +01:00 committed by Backportbot
parent 367702f2bb
commit cb9b3f1330

View File

@ -366,3 +366,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/>`_