mod_mono rpm for Apache
Filed Under (Linux) by cranst on 21-01-2005
This welcomed module for Apache completes the .NET circle for Linux. Installing Mono, the compiler and runtime for .NET is presumed to be the hard part, but once that is done, install this rpm for apache and shazamm! You are running ASP.NET through Apache. Here is a reference article discussing the install of this module as well as connecting ASP.NET to MySQL and some handy information about XSP, a little webserver (ASP.NET capable) that mod_mono installs for itself.


I am definitely interested in trying this out. Thanks for doing the research for me!