Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_aspdotnet 2004 available |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Tue 08 Aug '06 13:55 Post subject: mod_aspdotnet 2004 available |
|
|
The mod_aspdotnet module has left ASF, there is no further effort on this module from the httpd project. The foundation has not the oversight necessary to support this sort of windows-specific module
The mod_aspdotnet team is looking for a new home, in the mean time you can download the latest version for 2.2 at : www.apachelounge.com/download/mods/mod_aspdotnet-2.2.0.2004-snapshot-rev419792.msi
What is it :
Provides an interface for ASP.NET content. The current version is compatible with the .NET Framework versions 1.x (1.0, 1.1, etc). The current version is not compatible with .NET Framework version 2.0 although this may be addressed in the future.
There are actually two modules; the first, mod_aspdotnet.so, is an in-process Apache 2.2 module, which starts the ASP.NET engine and hands off requests to the ASP.NET engine. There is a second module compiled for .NET, which is named Apache.Web.dll. The Apache.Web.dll is loaded into Microsoft's ASP.NET host environment, and dispatches request and response operations back to the mod_aspdotnet.so.
Steffen |
|
Back to top |
|
|
|
|
|
|