Answers for "duplicate mime type text/html nginx"

0

duplicate mime type text/html nginx

For the option gzip_types, the mime-type text/html is always included by default, so you don't need to specify it explicitly.
Posted by: Guest on February-17-2022

Browse Popular Code Answers by Language