Run ASP.Net on Apache with module mod_mono

Mono is an open source, cross-platform implementation of C# and the CLR that is binary compatible with Microsoft.NET
To run ASP.Net(.aspx) from Apache, we need to add mono, xsp and mod_mono to Apache. It is compatible with Apache 2.0/2.2. Read more... and
To run ASP.Net(.aspx) from Apache, we need to add mono, xsp and mod_mono to Apache. It is compatible with Apache 2.0/2.2. Read more... and