Documentation
Current Version: 04.02.00
Released: 11/08/07
Features
- Supports both straight CGI and AJAX
- Supports multiple program sets (applications)
- Supports GET, POST (x-www-application-urlencoded, or multipart/form-data)
- Supports HTTP File Upload with safe filename handling
- Provides output from the web to your application in XML with a
well-defined DTD
- Supports optionally saving TEXTAREA field contents to separate files
rather than contents in the XML output, accomodating programs that cannot
handle extremely long internal fields, or schemes where saving such data
separately is desirable
- Supports unlimited commands within each program set
- Supports access logging (unlimited, rolling, or disabled)
- Supports session-count limiting
- Supports user-defined environment variables, at both master and
application levels
- Provides access to cookie data
- Provides custom error page facilities that let you match the style of
your site
- Allows you to send back any type of data file, using any MIME type
- Provides access to the input, output, and MIME-type filenames for all
commands via magic cookies
- Designed with system security in mind
- Provides application-level virtual firewalling, allowing you to deny or
allow wildcarded subnets or explicit IP addresses
- Provides application-level user authentication, which cooperates
with HTTP Basic Authentication, or can be used strictly internally
- Supports multiple testbeds as well as production configurations
- Includes a text-based, menu-driven configuration tool
- Includes a cloning tool for expedient "cookie-cutter"
configuration copy-and-alter development
- Source code immediately available for modifications, if necessary or
desired
Back to Table of Contents
Copyright 2003-2007, Fairlight Consulting.
All rights reserved.
Back to Fairlight Consulting