![]() quick server pages |
Namequisp - quick server pages system (CGI)SynopsisUsually invoked via URL like this..http://abc.org/cgi-bin/quisp?rtn=pagename&var1=var1&var2=var2
It may also be invoked from the command line like this, for debugging purposes:
Descriptionquisp loads pagename, interprets any embedded QUISP markup, and writes the result to standard output (the web server will route this output to the user's browser). QUISP markup includes support for CGI forms, cookies, database accesses, and so on.
pagename is a filename relative to the project directory. It contains HTML with
QUISP markup.
InstallingInstalling QUISP is straightforward. Here's how to set up a QUISP-powered web site.See alsoquisputil(1) - command line template processor utility that uses QUISP markup
config file
- configuration file for quisp
|
![]() quick server pages Copyright Steve Grubb |