Mod mono
   HOME

TheInfoList



OR:

mod_mono is a module for the
Apache HTTP Server The Apache HTTP Server ( ) is a free and open-source software, free and open-source cross-platform web server, released under the terms of Apache License, Apache License 2.0. It is developed and maintained by a community of developers under the ...
that allows for hosting of
ASP.NET ASP.NET is a server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Ac ...
pages and other assemblies on multiple platforms by use of the Mono development platform. A similar module called mod_aspdotnet by another group allows hosting of ASP.NET pages and other assemblies with the
Microsoft Microsoft Corporation is an American multinational corporation and technology company, technology conglomerate headquartered in Redmond, Washington. Founded in 1975, the company became influential in the History of personal computers#The ear ...
.NET Framework but because of that dependency, will only function on
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
platforms. The
source code In computing, source code, or simply code or source, is a plain text computer program written in a programming language. A programmer writes the human readable source code to control the behavior of a computer. Since a computer, at base, only ...
is written in the C
programming language A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their Syntax (programming languages), syntax (form) and semantics (computer science), semantics (meaning), usually def ...
. It is licensed under Apache License 2.0 and hosted on
GitHub GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug trackin ...
.


See also

*
List of Apache modules In computing, the Apache HTTP Server, an open-source HTTP server, comprises a small core for HTTP request/response processing and for Multi-Processing Modules (MPM) which dispatches data processing to threads or processes. Many additional modules ...


References


External links


Mod mono 3.0.x is out
(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


Open source stack that includes ready to run Apache, mod_mono. (Discontinued as at 6 March 2010.) Apache httpd modules Mono (software) Microsoft free software Software using the Apache license Articles with underscores in the title Free software programmed in C {{Free-software-stub