then let's make things even easier .... web2py expects a parameters_xxx.py
file that is extracted from request.env.server_port ....
make a test page that does
def test():
return dict(a=request.env.server_port)
and see where web2py is told to listen on :D
BTW, I didn't mean that you **need** to look over at all the source code of
web2py on the first day, but that's pretty much the beauty of opensource
... you **can** read it :P
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.