Forum Moderators: coopster & phranque
Using Apache you can alter the mime type so that anything can be parsed as php / cgi etc.
WWW also uses mod_rewrite (or similar) to make the static looking pages redirect to a dynamic script.
That's the basics of it.