mod_mono

From Wikipedia, the free encyclopedia

Template:Short description Template:DMCA

Page Module:Infobox/styles.css has no content.

mod_mono
[[Programmer|DeveloperTemplate:Pluralize from text]]Xamarin / Microsoft
Template:Infobox software/simple
Written inC
PlatformMono
TypeModule for the Apache HTTP Server
LicenseApache License 2.0
Websitewww.mono-project.com/Mod_mono
Repositorygithub.com/mono/mod_mono

Script error: No such module "Check for conflicting parameters".

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]

In typical deployments, mod_mono works together with the mod‑mono‑server backend, which actually hosts the ASP.NET runtime and executes the application logic. mod_mono forwards incoming HTTP requests to mod‑mono‑server via a socket, allowing Apache to serve multiple independent ASP.NET applications within isolated application domains on the same server.[5]

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Template:Microsoft FOSS

Template:Asbox