Hacker News new | ask | show | jobs
by iliketoworkhard 2433 days ago
What is CGI in this context? I’ve only heard of it in a movie special effects context.
2 comments

The web server having to run an external program to handle the request, typically because it's written in a scripting language.

Technically it stands for "common gateway interface" but that doesn't come up very much.