Re: Why FastCGI?
[email protected] (Sam Hobbs)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Your question is similar to asking why we must use a compiler. You need FastCGI or something like that to execute the compiler. Gunter Grodotzki wrote on 3/21/2021 8:35 AM: > Why though do most programming languages that have server-side rendering not do the extra step of fcgi? And basically listen to HTTP requests directly.