原帖由 pigicoffee 于 2009-10-7 14:50 发表
I use exactly this approach with lighttpd:
Different vhosts use different fastcgi php handlers (using sockets) - and those php handlers all use different rights that fit the current vhost. My Layout i ...
“Different vhosts use different fastcgi php handlers”
又是这样。。。。。。。。
这个方法在VPS里行不通
VPS内存小,每个网站用不同的php进程,太浪费内存了