mod mono
{{Short description|Apache module}}
{{Use dmy dates|date=June 2021}}
{{DISPLAYTITLE:mod_mono}}
{{Infobox software
| name = mod_mono
| logo =
| screenshot =
| caption =
| developer = Xamarin / Microsoft
| latest release version = 3.13
| latest release date = {{Start date and age|df=yes|2018|04|06}}
| latest preview version =
| latest preview date =
| repo = {{URL|https://github.com/mono/mod_mono}}
| programming language = C
| operating system =
| platform = Mono
| genre = Module for the Apache HTTP Server
| license = Apache License 2.0
| website = {{URL|http://www.mono-project.com/Mod_mono}}
}}
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.{{Cite web |title=FreshPorts -- www/mod_mono: Apache module for serving ASP.NET applications |url=https://www.freshports.org/www/mod_mono/ |access-date=2023-10-03 |website=www.freshports.org}}{{cite web |title=Configure apache2 + mod_mono to run ASP.Net MVC5 application on Ubuntu 14.04 |url=https://shrimpy.medium.com/configure-apache2-mod-mono-to-run-asp-net-mvc5-application-on-ubuntu-14-04-314a700522b9 |website=Medium |language=en |date=21 September 2016}}
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.{{cite web |title=mod_mono(8) — libapache2-mod-mono — Debian unstable — Debian Manpages |url=https://manpages.debian.org/unstable/libapache2-mod-mono/mod_mono.8.en.html |website=manpages.debian.org}}
The source code is written in the C programming language. It is licensed under Apache License 2.0 and hosted on GitHub.{{Cite web|url=https://github.com/mono/mod_mono|title=GitHub - mono/mod_mono: Apache module to host the XSP ASP.NET host|via=GitHub}}
See also
{{Portal|Free and open-source software}}
References
{{Reflist}}
External links
- [http://news.mono-project.com/ Mod mono 3.0.x is out] {{Webarchive|url=https://web.archive.org/web/20130402202423/http://news.mono-project.com/ |date=2 April 2013 }} (2013)
- [http://www.mono-project.com/Mod_mono mod_mono website]
- [http://dev.anmar.eu.org/mono/mod_mono 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 : [http://mod-aspdotnet.sourceforge.net/ mod_aspdotnet website]
- [http://www.bitrock.com/download_mono_download.html BitRock MonoStack] Open source stack that includes ready to run Apache, mod_mono. (Discontinued as at 6 March 2010.)
{{Web interfaces}}
{{Microsoft FOSS}}
Category:Microsoft free software
Category:Software using the Apache license
Category:Articles with underscores in the title
Category:Free software programmed in C
{{Free-software-stub}}