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.

For example:

http://www.web2py.com/examples/default/xxx

Returns:

<html><body><h1>invalid function</h1></body></html><!--
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 //--
>

The idea of an 'invalid function' could be viewed as distinct as could
the way the error response is padded to stop IE hiding it.

Just because a system doesn't clearly identify itself doesn't mean
that there aren't other markers which are characteristic of that
framework.

Graham

On Mar 15, 11:29 am, Richard <richar...@gmail.com> wrote:
> if <application>/default/index aliases to the main page then it is
> likely web2py.
>
> On Mar 15, 5:51 am, Albert Abril <albert.ab...@gmail.com> wrote:
>
>
>
> > Hi!
>
> > There's some way to check to check from the browser if a web is running
> > web2py?
> > For example, Could i know ifwww.web2py.comisrunning web2py from the
> > browser?
>
> > Just curious.
> > Thanks.

-- 
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