刚刚看到有人贴win下安装步骤 刚好今天公司网站的新服务器到手。花了一上午安装mysql php apache。 新版的老版的还是有些不同的。现在把步骤帖一下 安装步骤:......
同上
#Options FollowSymLinks MultiViews 为安全起见,去掉"Indexes"
# # DirectoryIndex default.php default.phtml default.php3 default.html default.htm # #设置apache的默认文件名次序
#AddType application/x-httpd-php .php .phtml .php3 .inc #AddType application/x-httpd-php-source .phps #设置php文件后缀 |