using pylons 0.9.7 I have the following:
map.connect('/',controller='main',action='index')
but when I go to http://127.0.0.1:5000
I don't get directed to /main/index - my other route settings are
working correctly - is there some setting I am missing to get the root
set to a controller and action
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---