The Apache HTTP Server Project

This project is focused on developing interfaces to the various Common Language Runtime (CLR) alternatives for .NET integration into the Apache HTTP Server. This is a subproject of the Apache HTTP Server Project.

mod_aspdotnet is an ASP.NET host interface to Microsoft's ASP.NET engine. It is implemented with an Apache.Web.dll assembly that provides ASP.NET with the necessary System.Web.Host and System.Web.Request interfaces to converse with mod_aspdotnet and the Apache HTTP Server.

mod_aspdotnet works only with the .NET Framework version 1.1 at this time. Flexibility for 1.0 or 2.0 .NET Frameworks is being considered.

This module is not compatible other .NET CLR interfaces, such as Rotor or Mono, and therefore it is only compatible with the Win32 port of Apache 2.0.

Users on non-Win32 platforms may wish to explore the mono project's implementation of mod_mono, also for Apache HTTP Server, and compatible with some non-Win32 platforms. The mono project is not affiliated with the Apache Software Foundation.

Bugs are tracked at http://issues.apache.org/bugzilla/ under the 'Apache mod_aspdotnet' Bugzilla product name. Please consult this list of issues marked *open, *resolved, or *won't-fix before posting your questions to the mailing list or adding a new bug ticket.

Our mailing lists are open to the public.

Please use cli-users to discuss how to deploy your ASP.NET applications (and discuss problems you encounter), while reserving the cli-dev list for (detailed) bug reports about the mod_aspdotnet and Apache.Web modules, once you are certain it is a bug in this module and not a misconfiguration.

Subscription

Archives

You may browse the mod_aspdotnet SVN repository online

Anonymous SVN access (via http) is available.

 % svn co http://svn.apache.org/repos/asf/httpd/mod_aspdotnet/trunk mod_aspdotnet

Like all Apache Software Foundation projects, mod_aspdotnet is licensed under The Apache License.

Powered by Apache


Copyright © 1999-2004, The Apache Software Foundation