Y
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
Dylan16807
2433 days ago
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.
link
parliament32
2433 days ago
https://en.wikipedia.org/wiki/Common_Gateway_Interface
link
Technically it stands for "common gateway interface" but that doesn't come up very much.