On Sat, 2008-01-26 at 05:16 -0800, walterbyrd wrote:
> 
> 
> On Jan 26, 12:03 am, Cliff Wells <[EMAIL PROTECTED]> wrote:
> 
> > 3) run links (in the VPS) and try to connect to 127.0.0.1:5000
> >
> 
> I edited development.ini, and set the host back to it's default of
> 0.0.0.0. I tried connecting with 127.0.0.1:5000, but I got the same
> "connection refused" error.
> 
> If I run links, and connect to 127.0.0.1 with no port specified, it
> works just like connecting to the site from outside with real_ip.

If it connects with no port specified, then it is connecting to port 80.
It's certainly not connecting directly to Pylons.

> I am using lighttpd as my primary web server. I am not using a proxy,
> I don't have any traffic yet.

If you are already running Lighty, why not just have it proxy to the
Pylons app?  Avoiding this is just making your life more difficult.

Cliff


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to