Hacker News new | ask | show | jobs
by icedchai 2279 days ago
When using Apache, PHP was mostly commonly deployed as an Apache module (mod_php.) Almost nobody ran it as CGI unless they had no other choice. mod_php felt very, very fast compared to alternatives.

I remember doing "custom compiles" for a number of local early web host / Internet providers because their admins didn't want to build C code.