Download List

프로젝트 설명

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).

System Requirements

System requirement is not defined
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

이전 버전에 몇 가지 안정성 개선.
Tags: Minor feature enhancements
Several stability improvements over the previous version.

2003-09-28 00:59
0.8.0

아파치 1.3 버전에 대한 지원 및 2.0 API가 추가되었습니다. 쿠키는 이제 완전히 CGI 라이브러리에 의해 지원됩니다.
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