diff --git a/admin_manual/installation/nginx.rst b/admin_manual/installation/nginx.rst index 271690c91..7d6ef5125 100644 --- a/admin_manual/installation/nginx.rst +++ b/admin_manual/installation/nginx.rst @@ -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. `_