[Mono-list] Running CGI on XSP2

Vasili Sviridov vsviridov at exceede.com
Wed Jan 2 19:43:59 EST 2008


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: vsviridov at exceede.com
> > To: dannywaite7 at hotmail.com
> > CC: mono-list at lists.ximian.com
> > 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 - Mono-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-list
> > >
> >



More information about the Mono-list mailing list