Difference between revisions of "AOLserver Contributed Software"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 39)
(No difference)

Revision as of 22:42, 20 May 2004

The AOLserver webserver can be extended in a couple of ways: Modules can be written using the builtin C API or Tcl API, or single pages can be written using either Tcl pages or ADP pages. If you load one of the language modules, you will also be able to use your favourite programming language to extend the AOLserver.

A complete list of the modules available, including database drivers, wrappers for popular C libraries, utilities, and other extension languages is available on the Modules page.

Provide links to ADP page creation etc.