Download List

项目描述

Hiawatha is a secure and advanced Web server for Unix. It has been written with security as its main goal. It features advanced access control, prevention of SQL injection and cross-site scripting, banning of clients who try such exploits, the ability to run CGIs under any UID/GID you want, and many other features. These features make Hiawatha an interesting Web server for those who need more security than what the other available Web servers are offering. Hiawatha is also fast and easy to configure.

系统要求

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.

2013-01-10 12:45
8.7

此版本添加了对 HTTP 严格运输安全 (RFC 6797) 的支持。PolarSSL 已更新到最新版本,并已修复 bug 可能会导致缓慢的数据传输,反向代理服务器中。Php fcgi 工具,这标志着中 8.6,弃用已被移除。使用 PHP 的 FPM 来代替。
This release adds support for HTTP Strict Transport Security (RFC 6797).

PolarSSL has been updated to the latest release, and a bug in the Reverse Proxy,
which could lead to slow data transfers,
has been fixed.

The php-fcgi tool,
which was marked deprecated in 8.6,
has been removed.

Use PHP's FPM instead.

2012-02-26 22:20
8.1

此版本包含小的改进和一些修补程序中的默认值并在手册页的例子。
This release contains small improvements and some fixes in the default values and examples in the manual pages.

2012-01-28 05:59
8.0

在此版本中的主要变化是进行了替换 CMake 和 OpenSSL 已用 PolarSSL 更换。
The major changes in this release are that Autoconf has been replaced with CMake and OpenSSL has been replaced with PolarSSL.

2011-11-12 01:12
7.8.1

此版本包含在 CGI 输出缓存功能修复的错误。在缓存的内容的 HTTP 标头有一个 null 字节。
This release contains a bugfix in the CGI output caching feature. There was a null byte in the HTTP header of the cached content.

2011-11-01 10:01
7.8

此新版本,与海厄瓦萨已缓存的 CGI 应用程序输出的能力。应用程序可以控制当和多长时间缓存其输出。缓存由 CGI 脚本生成的静态页面将会有相当大的积极影响 Web 服务器的性能。详细信息被添加到该手册页。
With this new release, Hiawatha has the ability to cache the output of CGI applications. The application can control when and for how long its output is cached. Caching static pages generated by CGI scripts will have a considerable positive effect on the performance of your Web server. Details were added to the manual page.

Project Resources