码迷,mamicode.com
首页 > Web开发 > 详细

关于CGI 和 PHP-FPM需要弄清的

时间:2019-03-05 18:24:18      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:ast   tps   targe   http   class   blog   cgi   stc   访问   

https://blog.csdn.net/gao_yu_long/article/details/79390510

补充一点:

如果php-cgi -b 127.0.0.1:6999,则6999端口就会是cgi

nginx就可以

fastcgi_pass   127.0.0.1:6999;

通过网页访问时,就可以使用cgi了

关于CGI 和 PHP-FPM需要弄清的

标签:ast   tps   targe   http   class   blog   cgi   stc   访问   

原文地址:https://www.cnblogs.com/nr-zhang/p/10478596.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!