apache 配置时, 默认的文件类型是 text, 不是 html, 这样就会把 html 也当成 text 显示了, 参考一下相关的配置:
[cax@monitor apache]$ grep mime.types conf/httpd.conf
TypesConfig conf/mime.types
[cax@monitor apache]$ grep html conf/mime.types
application/vnd.pwg-xhtml-print+xml
application/xhtml+xml xhtml xht
text/html html htm