[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] asp.net on a RaQ550



-----Original Message-----
From: Ryan Howe [mailto:ryan@xxxxxxxxxx]
Sent: Friday, May 16, 2003 3:20 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] asp.net on a RaQ550


Actually it is not an "apache module".  It is an attempt to recreate the
whole .Net framework in open source for Linux.  Looks very promising.  C# is
already nearly done as is ASP. Net.

-----Original Message-----

No, there is an apache module ... but it is for Apache v2.0

http://www.go-mono.com/faq.html#q84
http://www.go-mono.com/faq.html#q85

Question 84: How can I run ASP.NET-based applications with Mono? 

You need the Mono runtime and a hosting web server. Currently we distribute
a small web server called `xsp' which is used to debug applications, or you
can choose to use Daniel's Apache 2 module. 


Question 85: Any plan to make ASP.NET in mono works with Apache in Linux?. 

Daniel has authored an Apache2 Module for Mono that hosts the ASP.NET
runtime and is available here: http://apacheworld.org/modmono/