在開啟gzip 前, 可以先用curl 檢視一下目前Nginx 是否有開啟gzip, 輸入以下指令 ... curl -H “Accept-Encoding: gzip” -I http://localhost/test.html.
確定! 回上一頁