On Fri, 4 Oct 2013 19:32:36 -0700 (PDT)
IVINH <[email protected]> wrote:
> Nginx config:
In my case Nginx is setup as reverse-proxy and it dispatches reuqests to
gunicorn listening on local port.
> routes_in = ((
> (('.*http://demo.ivinh.com.* /*', '/demo')),
> (('.*http://demo1.ivinh.com.* /*', '/demo1'))
> ))
Would you recommend same setup, iow. using one web2py instance if I
e.g. need to serve 3 indepdendant web sites each at different TLD, like:
http://www.domain1.com/
http://www.domain2.com/
http://www.domain3.com/
or there is some more suitable setup in such use case?
Sincerely,
Gour
--
A person is said to be elevated in yoga when, having renounced
all material desires, he neither acts for sense gratification
nor engages in fruitive activities.
http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
--
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.