✏️ 正在编辑: deflate.conf
路径:
/etc/apache2/mods-available/deflate.conf
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<IfModule mod_deflate.c> <IfModule mod_filter.c> AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/xml </IfModule> </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
💾 保存文件
← 返回文件管理器