On Thu, May 17, 2012 at 5:20 AM, Aengus Walton <[email protected]> wrote:
> Possibly not the right place to ask

This is the place for Pylons questions. I don't know the answer to
your question but maybe others who have used Pylons with FCGI do. I'm
cc'ing James Gardner who wrote the wiki page. He was one of Pylons'
founders but has not been active recently.

I have used the "redirects to hide the application prefix" approach in
the past in other environments (Zope, CGI), and it's always a pain to
set up  and make consistent everywhere.

> but #pylons on freenode is stone-
> cold dead and I can't find any relevant documentation about this
> (apart from the stuff I'll outline here) I'm having some problems
> setting up a pylons app behind Lighttpd with fastcgi. The application
> works perfectly, but all urls that are generated using pylons.url()
> have the /appname.fcgi/ added at the beginning.
>
> On this wiki page[1] there's a section called "Fixing Broken Routes"
> which describes this problem exactly and describes a solution for it.
> I've implemented this solution in this commit[2] to my project,
> however the problem persists.
>
> Does anyone else have experience with this problem or with setting
> pylons apps up in this kind of environment?
>
> I'd really appreciate any help at all.
>
> [1]: 
> http://wiki.pylonshq.com/display/pylonscookbook/Production+Deployment+Using+Apache%2C+FastCGI+and+mod_rewrite
> [2]: 
> https://github.com/kopf/porick/commit/8561ba51ae0a9a201cecfa7dac5b948468e7354c
>
> --
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.
>



-- 
Mike Orr <[email protected]>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to