Tech, filmmaking, & thoughts.
Posts tagged fastcgi
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI
Jan 27th
# Updates: # 02/12/12 – Added definitions # 02/02/12 – Link clean up # 12/30/11 – Added in link for ServInt blog # 10/06/11 – better explanation for CGI with suEXEC
This is one of the most common topics that I see customers will ask about. As highly important as PHP handlers are, they often the least understood. They seem complicated, but its not too hard to understand. You don’t have to know that exact science of how it all works, but one should learn the basics if you want to take your website seriously. Picking the right PHP handler for More >


