nginx will do the trick!

On Thu, Jan 12, 2012 at 10:13 PM, Jonathan Lundell <[email protected]>wrote:

> On Jan 12, 2012, at 4:48 AM, Najtsirk wrote:
>
> I successfully instaled web2py on my VPS. However, I have problem to
> forward my domain to port 8000. I can access web2py at
> www.mydomain.com:8000/welcome. How can I  forward domain so that
> www.mydomain.com will actually show www.mydomain.com:8000/welcome?
>
>
> mod_proxy (as others have pointed out) will do what you ask, but why not
> just have web2py listen on port 80?
>

Reply via email to