I modified the init/default/index as
redirect(URL(a='myapp',c='default',f='index'))
it is ok in the web2py server when i visit http://localhost:8080/, it will
automatically redirect to the myapp/default/index

But when I use dev_server 1.2.7 to test it in Windows, Python 2.5
visit http://localhost:8080/
the error is:
Internal errorTicket issued: unrecoverable



2009/10/16 mdipierro <[email protected]>

>
> what does it mean fail? what is the error? what is the app? what
> version of python? what id the version of appserver? what is the os?
>
> On Oct 16, 3:17 pm, BearXu <[email protected]> wrote:
> > it also fail on dev_server
> >
> > 2009/10/16 BearXu <[email protected]>
> >
> > > Suppose I have an app named 'myapp' and I delete the 'welcome' app and
> buid
> > > a new app named 'init' putting redirect in its index func.It pass the
> test
> > > local but fail on GAE.
> > > Can anybody help?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to