apache_conf gzip压缩.htaccess

Posted

tags:

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

# сжатие text, html, javascript, css, xml:
<ifModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/css text/javascript application/javascript application/x-javascript
</ifModule>

以上是关于apache_conf gzip压缩.htaccess的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf 启用gzip压缩

apache_conf GZIP压缩

apache_conf GZip压缩

apache_conf 启用GZIP压缩

apache_conf 添加gzip压缩

apache_conf 添加gzip压缩