Difference between revisions of "AOLserver Contributed Software"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 39)
 
(Undo revision 5574 by Daniel (Talk))
 
(No difference)

Latest revision as of 15:06, 23 November 2009

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.