I added a default home page and then shoved "/index.py" onto the end
of the generic route:
map.connect('', controller='mycontroller')
map.connect(':controller/:action/:id/index.py', controller='mycontroller')
It seems to work :)
Best Regards,
-jj
On 6/8/07, voltron <[EMAIL PROTECTED]> wrote:
> Could you explain how I would go about that Shannon?
>
> Thanks
>
>
>
> On Jun 7, 11:15 am, "Shannon -jj Behrens" <[EMAIL PROTECTED]> wrote:
> > 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/
>
>
> >
>
--
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
-~----------~----~----~----~------~----~------~--~---