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