Page 1 of 1

Run ASP.Net on Apache with module mod_mono

PostPosted: Tue Jan 11, 2011 6:10 am
by sathish.k
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