Starting up python2.5 web2py.py cannot be all there is to getting
web2py up on a hosted machine.  The documentation seems to assume that
there is a one to one mapping between ip addresses and websites.
Hosted machines have many sites running on the same machine, so a one-
to-one mapping is impossible.

Furthermore, how does web2py get notified of page requests in
situations where the site 'administrator' doesn't have Apache conf
rights?  Where's the magic?

In development mode, I'm okay with 127.0.0.1:8000/..., but what
happens when the site gets deployed into a hosted environment?  You
can't expect casual websurfers to go to xyz.com:8000/application/
controller/function

I apologize if this is all documented where, but if it is, could you
please refer me to it?

Thanks...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@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