I need to find solution and I create simple project with ajax request it 
work in my computer and don't work on server. On server it returned welcom 
page. Now it's return errors like:

> Failed to load resource: net::ERR_TOO_MANY_REDIRECTS......welcome:1 

 or

> GET http://192.168.XXX.XXX/welcome net::ERR_TOO_MANY_REDIRECTS 
> ......jquery.js:4

It's problem can be detected when I create new app then change all files, 
design then I start app and have welcome page with hello world then I 
rename app and reload page 10-15 times and all work then, but not in that 
case.
As I think it's web2py problem.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to