TableOfContents

07-09-25.Apache Overhaul

所做变动

  1. 升级到了 Apache 2.2
  2. 在 /usr/local/etc/apache22/http.conf 中增加下列配置:

AddOutputFilterByType DEFLATE text/html text/plain text/xml
  1. 改用mod_python
  2. 重启Apache

效果