[Mono-aspnet-list] Running MVC2 application with mod_mono 2.4+
Andrus
kobruleht2 at hot.ee
Thu Nov 25 02:48:13 EST 2010
I'm trying to run musicstore MVC 2 sample (
http://mvcmusicstore.codeplex.com/ ) in Mono 2.4 and 2.6 .
I backported it to .NET 3.5 and replaced EF calls with dblinq and ADO .NET
MVC2 application generates urls like
http://store.mysite.com/Store/Browse?type=xxxx
How to force Apache to pass those requests to Mono ?
How to run it in Mono 2.4/2.6 where mvc dll is not present ? Where to find
required dlls which I should put in application bin directory so that mvc
application will run ?
Andrus.
More information about the Mono-aspnet-list
mailing list