9

解决nginx gzip 对html页面不生效问题

 1 year ago
source link: https://blog.p2hp.com/archives/9755
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

解决nginx gzip 对html页面不生效问题

gzip_types 添加  text/html类型:

gzip on;

gzip_vary on;
gzip_proxied any;
gzip_comp_level 6;
gzip_buffers 16 8k;
gzip_http_version 1.1;
gzip_types text/plain text/html text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;

 12
3456789
10111213141516
17181920212223
24252627282930
31  
« 9月    

归档

日志总数:2187篇 评论总数:246条
分类总数:26个 标签总数:336个
友情链接:13个 网站运行:3898天
最后更新:2022年10月7日

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK