Projects / mod_haydn

mod_haydn

mod_haydn is an Apache module which allows developers to write Apache modules using the Microsoft .NET platform by running compiled MSIL bytecodes natively in Apache, and providing a full interface to Apache's filter and module APIs.

Tags Internet Web
Licenses BSD Original
Operating Systems POSIX BSD FreeBSD Linux
Implementation C# C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Sep 2002 19:45
  • Rrelease-after

Changes: The Apache.Browser class which "mysteriously" disappeared in 0.0.5 was readded. The logging class now supports Apache's logging constants as well, and a fix was made for a bug in Request.SetFileName().

  • Rrelease-mid
  •  09 Sep 2002 21:00
  • Rrelease-after

Changes: New Header Parsing, Request Logging, MIME Type Parsing, and Prerun callbacks were added to the module source code. The Apache 1.3 module is now pretty much full-featured with only a few API calls missing.

  • Rrelease-mid
  •  05 Sep 2002 17:25
  • Rrelease-after

Changes: This version makes sure that mod_haydn never passes NULL strings to the .NET application, removes some extraneous debug code, and adds support for registering handlers to authenticate users based on their hostname/IP address.

  • Rrelease-mid
  •  05 Sep 2002 06:41
  • Rrelease-after

Changes: This version adds support for Apache's user authorization handler, which allows you to specify the user's permissions. There was a major redo of the HTTP support, predefined status variables were added, and the HTTP.GetStatusCode() function was removed. A variety of new functions were added to the various APIs to improve Apache 1.3 support.

  • Rrelease-mid
  •  03 Sep 2002 03:30
  • Rrelease-after

Changes: Add full support for Authorization, Translation and Request handlers, which have been tested and are working. The configuration subsystem was reworked to take advantage of the Apache API, which has changed the configuration syntax.

94e225022f8d6283e3cf13578c8fb8e2_thumb

Project Spotlight

Floola

A multimedia manager for the iPod and Motorola phones.

80c5ecc464a52a9fae3d6f4e10e24cbf_thumb

Project Spotlight

Calcc

A console calculator and converter.