Hello to all. while I was developing an application I came upon this strange behaviour:
If I run web2py server on a public ip and I try to access a page with a controller using crud, I get a 404 error. The same page is perfectly working when I start the server on localhost. I tried it both on windows and linux, trying to access from my local pc or from an other ip, always with the same result. If I deploy with anyserver.py it works. I'm really confused. Is this some kind of security feature or am I doing something wrong? Thank you very much for the support. -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

