今天在CentOS上安装了apache,php,mysql但之后运行apache出现了问题,问题描述如下:
当文件较大时,mime-type则为application/octet-stream,详细情况可见下图:
[img]http://studyandthink.sinaapp.com/picture/apache.jpg[/img]
apache安装:./configure --prefix=/lamp/local/apache2 --enable-so --enable-mods-shared=all --enable-rewrite --enable-cache
希望能找到解决问题的方法。
当文件较大时,mime-type则为application/octet-stream,详细情况可见下图:
[img]http://studyandthink.sinaapp.com/picture/apache.jpg[/img]
apache安装:./configure --prefix=/lamp/local/apache2 --enable-so --enable-mods-shared=all --enable-rewrite --enable-cache
希望能找到解决问题的方法。