Downloadliste

Projektbeschreibung

mod_caml is a set of Objective CAML (OCaml)
bindings for the Apache API. It allows you to run
CGI scripts written in OCaml directly inside the
Apache Web server. However, it is much much more
than just that. You can bind to any part of the
Apache request cycle, read and modify internal
Apache structures, share modules of code between
handlers and scripts, or use the CGI library and
templating system (allows separation of code and
presentation).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-25 01:27
1.3.2

Mehrere Verbesserungen der Stabilität gegenüber der vorherigen Version.
Tags: Minor feature enhancements
Several stability improvements over the previous version.

2003-09-28 00:59
0.8.0

Unterstützung für den Apache 1.3 und 2.0 API wurde hinzugefügt. Cookies sind nun voll von der CGI-Bibliothek unterstützt.
Tags: Major feature enhancements
Support for the Apache 1.3 and 2.0 APIs has been added. Cookies are now fully supported by the CGI library.

2003-08-19 01:56
0.6.0

Tags: Initial freshmeat announcement

Project Resources