Common Gateway Interface (CGI)
A fancy name for a set of environment variables
QUERY_STRING - the server puts the bit of the URL after the ? into here
PATH_INFO - The server will put the part of the URL after the script name in here
http://www/cgi-bin/htimage/usr/tmp/uk_map?234,567