Download List

项目描述

Ocsigen is a research project aiming at developing new programming techniques for the Web. It contains a full featured Web server and a programming framework that provides a way to create dynamic Web sites. Its goal is to offer an alternative to Apache/PHP, based on technologies from research in programming languages. There is also a module, called Eliom, for generating dynamic Web pages. With Eliom, you program in a concise and modular way, with a strong type system which helps you to produce valid XHTML. The server handles sessions, URLs, and page parameters automatically.

系统要求

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.

2008-04-02 21:28
1.0.0

为计划中的第一个版本的全部特性,现在实施。这个版本有一个全功能的Web服务器(静态页面,CGI脚本,反向代理服务器,访问控制等)和一个强大的模块(Eliom)来创建动态Web站点使用ocaml的。
标签: Minor feature enhancements
The full set of features planned for the first version are now implemented. This release has a fully featured Web server (static pages, CGI scripts, reverse proxy, access control, etc.) and a powerful module (Eliom) to create dynamic Web sites using OCaml.

2008-01-13 22:01
0.99.5

本新闻稿中包含包括Eliom,非会议组织的许多变化,附加的Eliom,增强配置文件(访问控制等),为反向代理,IPv6的支持请求流水线,和更多的服务。
标签: Minor feature enhancements
This release contains many changes, including session groups for Eliom, non-attached services for Eliom, an enhanced configuration file (access control, etc.), pipelining of requests for the reverse proxy, IPv6 support, and more.

2007-11-30 14:10
0.99.4

变化了的扩展机制。该扩展是没有尝试过在它们被加载任何更多的秩序,但在其中的每个选项在配置文件中指定的顺序网站。一种新的实验延长增加了对访问控制。一些小的改进了。
标签: Initial freshmeat announcement
Changes were made in the extension mechanism. The
extensions are not tried in the order in which
they are loaded any more, but in the order in
which the options are specified for each site in
the configuration file. A new experimental
extension was added for access control. A few
small enhancements were made.

Project Resources