Writing Scripts

Writing scripts for NCSA httpd should not be a problem. You can write them in C, PERL, /bin/sh, or ANYTHING that will produce a UNIX executable program.


There are two major ways of accessing a script. Listed are the methods (for use with the Limit directive), and their uses.


We recommend you start with writing GET scripts, and if you're interested, read about writing POST scripts.


Return to administration overview

httpd@ncsa.uiuc.edu