
The ocsigen project is aimed at proposing clean and safe tools for developing and running client/server web 2.0 applications.
ocsigen server is a full featured web server. it implements most features of the http protocol, and has a very powerful extension mechanism that make very easy to plug your own ocaml modules for generating pages. many extensions are available, like a reverse proxy, content compression, access control, authentication, etc.
this package contains documentation: the manual (in wikicreole format) and the api reference generated by ocamldoc (in html format).