Re: port 80 refused
Re: port 80 refused
- Subject: Re: port 80 refused
- From: Patrick Middleton <email@hidden>
- Date: Wed, 17 Jun 2015 09:39:59 +0100
I'd guess that IPv4 is disabled but IPv6 is enabled. Never seen that before. Check your Apache access log. You may find the address ::1 appearing everywhere. What do ' /usr/bin/host localhost ' and '/usr/bin/dig a localhost' report?
On 17 Jun 2015, at 08:19, Robert B. Hanviriyapunt wrote: Anybody have an idea why ... telnet localhost 80
works, but ...
telnet 127.0.0.1 80 and telnet {my-ip-address} 80
are both REFUSED!!!?
I am on 10.9.5, firewall off, apache2 (under AMPPS).
Anything to do with Ruby?
Also I am only on WIFI.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >port 80 refused (From: "Robert B. Hanviriyapunt" <email@hidden>) |