404
Bummer! The page you were looking for wasn't found. You can browse our articles or try searching.
ASP.NET
ASP.NET is a Microsoft application framework and is traditionally used with the IIS web server on Windows. Modules like mod_mono Apache make it possible to run these on Linux.
Tutorial: Hosting ASP.NET Core on Linux
This guide shows you how to install and get started with the .NET Core for building and hosting ASP.NET applications on Linux using NGINX as a web server and re …
Build ASP.NET Applications with mod_mono and Apache on Debian 5
This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Debian 5 (Lenny) similar to Windows Server.
Build ASP.NET Applications with mod_mono on Ubuntu 10.04
This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Ubuntu 10.04 (Lucid) similar to Windows Server
Build ASP.NET Applications with mod_mono on Ubuntu 9.10
This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Ubuntu 9.10 (Karmic) similar to Windows Server