For a web server, Apache is probably your best bet. I've had good luck with mod_mono, but FastCGI is also an option.
To deploy, assuming that you have Apache setup, it should just be as simple as copying the necessary files over to your web server. A good starting point is: http://www.mono-project.com/ASP.NET On Tue, May 5, 2009 at 21:08, Esthony <[email protected]> wrote: > > Hi Guys im new to MOno.net and I use ASP.NET for developing some web > applications... may I ask how would i deploy my project that i have created > in mono? and what web server in linux that i could use for asp.net?? thanks > in advance hope for your prompt replies :):-D > -- > View this message in context: > http://www.nabble.com/Need-Help-For-ASP.NET-tp23399279p23399279.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- http://www.opgenorth.net _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
