Download List

Descripción del Proyecto

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

2013-01-10 12:45
8.7

Esta versión agrega soporte para HTTP Strict Transport Security (RFC 6797).

PolarSSL ha sido actualizado a la versión más reciente, y se ha corregido un error en el Proxy inverso, que podría conducir a la velocidad de transferencia de datos.

La herramienta php-fcgi, que fue marcada en desuso en 8.6, se ha eliminado.

Utilice FPM de PHP.
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

Esta versión contiene pequeñas mejoras y algunas correcciones en los valores predeterminados y ejemplos en las páginas del manual.
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

Los principales cambios en esta versión son que Autoconf ha sido reemplazado por CMake y OpenSSL ha sido sustituido por 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

Esta versión contiene un bugfix en la salida CGI característica de caché. Hubo un byte nulo en el encabezado HTTP del contenido de la caché.
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

Con esta nueva versión, Hiawatha tiene la capacidad para almacenar en caché el resultado de aplicaciones CGI. La aplicación puede controlar cuándo y por cuánto tiempo se almacena en caché su salida. Almacenamiento en caché de páginas estáticas generadas por scripts CGI tendrá un considerable efecto positivo sobre el rendimiento de su servidor Web. Detalles fueron añadidos a la página del manual.
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