网友回复
location ~ ^/php55/.*.(php|php5)$ {
fastcgi_pass unix:/dev/shm/php55-cgi.sock;
fastcgi_index index.php;
include fastcgi.conf;
}
location ~ ^/php54/.*.(php|php5)$ {
fastcgi_pass un...点击查看剩余70%
网友回复
location ~ ^/php55/.*.(php|php5)$ {
fastcgi_pass unix:/dev/shm/php55-cgi.sock;
fastcgi_index index.php;
include fastcgi.conf;
}
location ~ ^/php54/.*.(php|php5)$ {
fastcgi_pass un...点击查看剩余70%