Hmm, then you might try something more lightweight, that does support CGI's. Maybe something along the lines of nginx, or some other minimalist proxy server. I have no idea which ones support CGI, but there's bound to be some :)
V. Danny Waite wrote: > Thanks Vasili, > > I was hoping to avoid apache as this is embedded device, I guess I > might aswell run mod_mono if that is the case? > > Regards, > Danny > > ------------------------------------------------------------------------ > > Date: Wed, 2 Jan 2008 15:35:33 -0800 > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > CC: [email protected] > > Subject: Re: [Mono-list] Running CGI on XSP2 > > > > You should probably do it in a mixed apache/xsp way. I.e. proxy all ASP > > stuff to XSP and let apache handle all cgi requests. > > > > Regards, > > V. > > > > Danny Waite wrote: > > > Hi guys, > > > > > > Is there anyway to do that? > > > > > > Regards, > > > Danny > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Mono-list maillist - [email protected] > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
