apache中的gzip文件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache中的gzip文件相关的知识,希望对你有一定的参考价值。

it needs the module mod_deflate
  1. # Gzip all text-based files
  2. <FilesMatch ".(php|html|css|js)$">
  3. SetOutputFilter DEFLATE
  4. </FilesMatch>

以上是关于apache中的gzip文件的主要内容,如果未能解决你的问题,请参考以下文章

如何为 .htaccess 文件中的某些媒体文件禁用 Apache gzip 压缩?

Apache启用GZIP压缩网页传输方法

Apache开启gzip压缩

在 python Apache Beam 中打开一个 gzip 文件

apache开启gzip压缩功能

编译安装apache 怎么关闭 gzip