On Tue, 2004-08-10 at 18:42, Paulo Aboim Pinto wrote: > Hello people ... > > I've manage to use the XSP to access Mono code in a WebPage, but i don't > like the XSP. We have to restart it everytime we compile our application > and that is not acceptable. > > In this forum many of you talk about use the mod_Mono in Apache, but i > cannot find a tutorial to explain how to configure it and use it.
See mod_mono/INSTALL. Anyway, mod_mono relies on XSP (mod-mono-server) so it will still need to be restarted/reloaded when you change a dll until that bug is fixed (it's already in bugzilla). -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
