Http://www.cnblogs.com/skynet/p/4173450.htmlNginx + cgi/fastcgi + c/cpp2014-12-19 11:05 by Wu Qin, 19794 reading, 6 reviews, Favorites, compilationThen on the "Nginx Installation and use", this article introduces the principle of cgi/fastcgi, and
Then on the "Nginx Installation and use", this article introduces the principle of cgi/fastcgi, and how to write a simple cgi/fastcgi in C + +, and finally deploy cgi/fastcgi to Nginx. The outline of the content is as follows:1. CGI1.1. Environment
I checked the relationship between fastcgi and php-fpm on the Internet for nearly a week. I basically read it all over again. There are different opinions and there is no authoritative definition. Some on the Internet say that fastcgi is a protocol,
[Switch] what are CGI, FastCGI, PHP-CGI, PHP-FPM, and Spawn-FCGI? Reprinted from:
Http://hi.baidu.com/fxchby/blog/item/c041ef0d6c510bf3aa6457dd.html
Http://www.mike.org.cn/articles/what-is-cgi-fastcgi-php-fpm-spawn-fcgi/
What is CGI?
CGI is
In Apache, you can call PHP as a php5_module module, and in Nginx, you need to call through PHP-FPM, what is the difference between the two methods of invocation? Besides, what do they have to do with cgi,fastcgi?
Reply content:The answer above is
In apache, PHP can be called using the php5_module module. In nginx, php-fpm is required. What are the differences between the two call methods? What are their relationships with cgi and fastcgi? In apache, PHP can be called using the php5_module
What are CGI, FastCGI, PHP-CGI, PHP-FPM, and Spawn-FCGI? What is CGI?
CGI is a Common Gateway Interface. it is a tool for the HTTP server to "talk" with programs on your or other machines, the program must run on the network server.
CGI can be
Comparison of CGI, FastCGI, php-CGI, PHP-FPM, and Spawn-FCGI in PHP environment configuration ?. What is CGICGI? it is a tool called "CommonGatewayInterface". the HTTP server is used to "talk" with programs on your or other machines. The program
What are CGI, FastCGI, PHP-CGI, PHP-FPM, and Spawn-FCGI? In the php runtime environment configuration, which one is more suitable for websites.
What is CGI?
CGI is a Common Gateway Interface. it is a tool for the HTTP server to "talk" with programs
What are CGI, FastCGI, PHP-CGI, PHP-FPM, and Spawn-FCGI ?, Fastcgiphp-cgi
What is CGI?
CGI is a Common Gateway Interface. It is a tool for the HTTP server to "talk" with programs on your or other machines, the program must run on the network
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.