문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
nginx:gzip [2014/06/18 10:39] kwon37xi |
nginx:gzip [2015/09/15 11:25] (현재) kwon37xi |
||
---|---|---|---|
줄 11: | 줄 11: | ||
gzip_disable | gzip_disable | ||
# gzip_disable "MSIE [1-6]\.(? | # gzip_disable "MSIE [1-6]\.(? | ||
- | gzip_types | + | gzip_types application/ |
</ | </ | ||
+ | |||
+ | ====== nginx 1.2 HEAD / gzip 관련 버그 ====== | ||
+ | * nginx 1.2 대에는 HEAD 요청이 들어올 때 '' | ||
+ | * [[http:// | ||
+ | * [[https:// | ||
+ | * 최신 버전으로 업그레이드하거나, | ||
+ |