web2py/routes.example.py -Thadeus
On Mon, Nov 30, 2009 at 8:26 AM, Simo <[email protected]> wrote: > where (in with directory) is that file ? > > > On Mon, Nov 30, 2009 at 3:18 PM, mdipierro <[email protected]>wrote: > >> Read the file routes.example.py >> >> You can do what you need by renaming this file route.py and >> customizing routes_onerror. >> >> Massimo >> >> On Nov 30, 3:55 am, emmanu simo <[email protected]> wrote: >> > If a user put a bad Url , I have an INVALID REQUEST/CONTROLLER >> > I want to automaticly redirect that request to a home page or a last >> > page done. >> > how can I do it ? >> >> -- >> >> 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]<web2py%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/web2py?hl=en. >> >> >> > > > -- > Emmanuel Simo > > -- > 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]<web2py%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > -- 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.

