Configure IIS to Parse CGI Files March 5th, 2003 @ 7:11 am PST
Here’s what you want to do: You want your Windows 2000 web server to always execute files with a *.cgi extension. You want your Windows 2000 web server to parse the ASP code that you’ve embedded in files that end in *.htm, *.shtml, *.css. You want your Windows 2000 web server to know that it […]
CGI January 16th, 2002 @ 3:26 pm PST
Here’s a very handy tutorial on CGI Programming.