On 5/30/07, voltron <[EMAIL PROTECTED]> wrote: > I am trying to get Pylons to work with a web server that supports > FCGI, the problem is, the server manges URLs with extentions like .php > e.t.c which Pylons does not have. Are there some key things that I > have to take notice of when trying to configure a server with Pylons? > I inten to use Hiawatha > > http://hiawatha.leisink.org/
I know nothing about Hiawatha, but I do know it's not hard to setup Routes so that it fakes a .py extension on all the URLs if that's what makes it happy. Best Regards, -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
