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 cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache So ...
that allows for hosting of
ASP.NET ASP.NET is an open-source, 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 stan ...
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 technology corporation producing computer software, consumer electronics, personal computers, and related services headquartered at the Microsoft Redmond campus located in Redmond, Washing ...
.NET Framework The .NET Framework (pronounced as "''dot net"'') is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows. It was the predominant implementation of the Common Language Infrastructure (CLI) until bein ...
but because of that dependency, will only function on
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
platforms. The
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the wo ...
is written in the C
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming ...
. It is licensed under Apache License 2.0 and hosted on
GitHub GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous ...
.


See also

* List of Apache 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 {{software-stub