* I was considering re-routing all mispelled urls to a default error page*

Maybe, setting it by default, could be a secure feature.


On Mon, Mar 15, 2010 at 9:31 PM, Thadeus Burgess <thade...@thadeusb.com>wrote:

> I have
>
> routes_onerror( (*/*, '/init/default/error') )
>
> the controller just brings up a search based on the requested_uri.
>
> -Thadeus
>
>
>
>
>
> On Mon, Mar 15, 2010 at 1:10 PM, Magnitus <eric_vallee2...@yahoo.ca>
> wrote:
> > On Mar 14, 9:58 pm, Graham Dumpleton <graham.dumple...@gmail.com>
> > wrote:
> >> You can potentially also use any error page as a tell tale fingerprint
> >> if defaults are used as different frameworks are going to each have
> >> their own.
> >
> > Not only that, I find it very revelative that it states whether the
> > app is wrong, the controller is wrong or the function is wrong.
> >
> > Its good for the developper to know this, but not for the user.
> >
> > Frankly, the less the user knows about the type of server "error" he
> > caused, the happier I will be.
> >
> > I was considering re-routing all mispelled urls to a default error
> > page.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> > To post to this group, send email to web...@googlegroups.com.
> > To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> > 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 web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to