• 欢迎访问MACD实战投资网站,推荐使用最新版谷歌Chrome浏览器访问本网站,关注公众号 丁火甲木庚金 www.macd11.com/subscriptions

标签:mod_fcgid

Windows里配置Apache2.2+PHP5.3+mod_fcgid运行高效的FastCGI模式

很久没玩win平台的Apache了,近日发现win平台的Apache也可以跑FastCGI模式了,就折腾了一会。FastCGI模式是经实践证明了比传统的模块模式运行效率高很多。记录如下: 一、mod_fcgid配置说明 1、首先下载mod_fcgid-2.3.6-win32-x86.zip,Linux版本的也有:http://httpd.apache.or……