mod_mono
Jump to navigation
Jump to search
| mod_mono | |
|---|---|
| Developer | Xamarin / Microsoft |
| Stable release | 3.13
/ 6 April 2018 |
| Repository | github |
| Written in | C |
| Engine | |
| Platform | Mono |
| Type | Module for the Apache HTTP Server |
| License | Apache License 2.0 |
| Website | www |
mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP.NET pages and other assemblies on multiple platforms by use of the Mono development platform.[1][2]
A similar module called mod_aspdotnet by another group allows hosting of ASP.NET pages and other assemblies with the Microsoft .NET Framework but because of that dependency, will only function on Microsoft Windows platforms.[3]
The source code is written in the C programming language. It is licensed under Apache License 2.0 and hosted on GitHub.[4]
See also
[edit | edit source]Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Mod mono 3.0.x is out Archived 2 April 2013 at the Wayback Machine (2013)
- mod_mono website
- mod_mono for windows for Apache 2.2.3 and 2.0.63 website (Do not work for even minor version number changes, absolute version required. (As at 6 March 2010)).
- Alternative : mod_aspdotnet website
- BitRock MonoStack Open source stack that includes ready to run Apache, mod_mono. (Discontinued as at 6 March 2010.)