Blogger Information
Blog 21
fans 0
comment 0
visits 21113
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
使用zlib扩展实现gzip压缩与解压缩
星辰大海
Original
941 people have browsed it

php.ini 配置步骤

打开php.ini配置文件,找到zlib.output_compression = Off,将

 zlib.output_compression = Off;

 zlib.output_compression_level = -1

修改为

zlib.output_compression = On
zlib.output_compression_level = 6


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post