Zend Server搭建网站备注
摘要:1、Zend Server的使用Zend Server自带php和apache,所以装zendserver的话不需要再安装其他任何东西。(mysql默认没有安装,可以自行设置)2、工作路径配置:在Zend\Apache2\conf\httpd.conf中添加Alias/test "F:/workbench/test/"<Directory"F:/workbench/test">DirectoryIndexindex.php index.htm index.htmlOptions-Indexes FollowSymLinksAllowOverr
阅读全文
posted @ 2012-08-30 14:17
浙公网安备 33010602011771号