PHP operating mode has 5 minutes:1) CGI Universal Gateway Interface (Common Gateway Interface))2) fast-cgi resident (long-live) type CGI3) CLI command line run (Interface)4) ISAPI mode (used in Windows)5) Web module mode (module mode for Web server
I. PHF Vulnerability
This PHF loophole seems to be the most classic, almost all articles will be introduced, you can execute the server commands, such as display
/ETC/PASSWD:
Lynx
Briefly describe what CGI is and briefly describe CGI
Directory:1. What is CGI?2. Various Glossary3. Interaction Mode Between web server and CGI3.1 CGI Mode3.2 Module Mode3.3 php-fpm Mode
1. What is CGI?
CGI is the abbreviation of common gateway
Python CGI programmingWeb browsing
To better understand how CGI works, we can click a link or URL on the webpage:'Print'
'Print ''print 'Hello Word! This is my first CGI program 'print ''print '"print" "print"
"Print" Hello % s "% (first_name,
1.Cgi:common Gateway Interface external applications:CGI is an interface standard between an external application (CGI program) and a Web server, and is a discipline for passing information between CGI programs and Web servers.The CGI specification
[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
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
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
When talking about CGI, we are discussing what earliest Web servers simply respond to HTTP requests from browsers and return HTML files stored on servers to browsers, static HTML. Things are constantly evolving and websites are becoming more and
What is CGIThe CGI full name is a "public Gateway Interface" (Common Gateway Interface), an HTTP server with your or other machines on the "chat" program, running on the server (physical server Ah!). On is an important Internet technology that
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.