Can't connect to local webserver

Jamon Camisso jamon.camisso-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Fri Dec 21 03:00:49 UTC 2007


On December 20, 2007 09:50:20 pm Andrew Malcolmson wrote:
> I'm testing a Python-based webserver that serves a Hello World type
> application on port 8080.
>
> If I connect to http://127.0.0.1:8080 with a browser I get it.  If I
> connect to http://<my IP>:8080, I get 'server not responding'.
>
> I have no firewall running, and I've tried this on Debian Etch and
> Gentoo.

What is the webserver you're using? With Apache you have to specify the 
IP address (and ports) upon which to listen, I'd assume the same is 
true for the software you're testing?

What's wrong with Apache/Lighttpd/nGinx to serve your code?

Jamon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://gtalug.org/pipermail/legacy/attachments/20071220/00dedde3/attachment.sig>


More information about the Legacy mailing list