2 messages in ru.sysoev.nginxnginx + mono + fastcgi?
FromSent OnAttachments
Rt IbmerJun 27, 2008 7:18 am 
mikeJun 27, 2008 9:21 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx + mono + fastcgi?Actions...
From:Rt Ibmer (rtib@public.gmane.org)
Date:Jun 27, 2008 7:18:46 am
List:ru.sysoev.nginx

Hi all - I am trying to port an ASP.NET web app from Windows to Linux and front
end it with nginx. However I'm not sure of the process here...

I installed mono packages with yum and that went ok.

But I'm not sure what to do next. From googling around it appears I need to set
up fastcgi somehow. However I no idea of what the process is. Is fastcgi
something I download and install separately (and if so, from where and how?) or
is it part of nginx already?

Then once fastcgi is available, how do I know its location to tell nginx? I have
seen some examples of the nginx config files that use proxy_pass and fastcgi but
I'm not sure what the path to fastcgi would be.

Any help would be greatly appreciated. Thank you!!