6. 整合Apache与PHP
# vi /usr/local/apache2/conf/httpd.conf
找到:
AddType application/x-gzip .gz .tgz
在该行下面添加
AddType application/x-httpd-php .php
找到: DirectoryIndex index.html
将该行改为 DirectoryIndex index.html index.htm index.php
找到:
#Include conf/extra/httpd-mpm.conf
#Include conf/extra/httpd-info.conf
#Include conf/extra/httpd-vhosts.conf
#Include conf/extra/httpd-default.conf
去掉前面的“#”号,取消注释。
注意:以上 4 个扩展配置文件中的设置请按照相关原则进行合理配置!
修改完成后保存退出。
# /usr/local/apache2/bin/apachectl restart

unix系统下FTP上传文
另人惊讶!诺基亚手机
图解FTP服务器SERV-U
[图文]Linux系统中调
Linux环境下的Java开
使用pcAnywhere 11.5
Ubuntu下安装Wordpres
Linux下免用户名密码