nginx rewrite help

Kevin Castiglione kevincastiglione at gmail.com
Fri Jun 19 18:56:09 MSD 2009


2009/6/19 Igor Sysoev <is at rambler-co.ru>

> On Fri, Jun 19, 2009 at 07:28:39AM -0700, Kevin Castiglione wrote:
>
> > 2009/6/19 Igor Sysoev <is at rambler-co.ru>
> >
> > > On Fri, Jun 19, 2009 at 05:54:06AM -0700, Kevin Castiglione wrote:
> > >
> > > > > Probably, you need
> > > > >
> > > > >  fastcgi_param SCRIPT_FILENAME
> > > > > /home/app/work/flock/$host$fastcgi_script_name;
> > > > >
> > > > >  or
> > > > >
> > > > >  fastcgi_param SCRIPT_FILENAME
> > > $document_root/$host$fastcgi_script_name;
> > > > >
> > > > tried these with no results igor!
> > >
> > > What server did you use before nginx ?
> > >
> > ive always used nginx. this is a new setup im trying to do.
>
> What do you use as FastCGI backend ?


python flup is the fastcgi middleware and web.py is the web framework
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090619/41c6ab19/attachment.html>


More information about the nginx mailing list