Re: port 80 refused
Re: port 80 refused
- Subject: Re: port 80 refused
- From: Pascal Robert <email@hidden>
- Date: Thu, 18 Jun 2015 21:05:03 -0400
Ok, so what is not working?
> Le 2015-06-18 à 21:04, Robert B. Hanviriyapunt <email@hidden> a écrit :
>
> edc@edcs-mbp:~>curl -v http://localhost
> * Adding handle: conn: 0x7fef9c004000
> * Adding handle: send: 0
> * Adding handle: recv: 0
> * Curl_addHandleToPipeline: length: 1
> * - Conn 0 (0x7fef9c004000) send_pipe: 1, recv_pipe: 0
> * About to connect() to localhost port 80 (#0)
> * Trying ::1...
> * Connected to localhost (::1) port 80 (#0)
> > GET / HTTP/1.1
> > User-Agent: curl/7.30.0
> > Host: localhost
> > Accept: */*
> >
> < HTTP/1.1 200 OK
> < Date: Fri, 19 Jun 2015 01:02:08 GMT
> * Server Apache/2.4.9 (Unix) OpenSSL/1.0.1g PHP/5.5.12 is not blacklisted
> < Server: Apache/2.4.9 (Unix) OpenSSL/1.0.1g PHP/5.5.12
> < Transfer-Encoding: chunked
> < Content-Type: text/html;charset=ISO-8859-1
> <
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
> <html>
> …
> </html>
> * Connection #0 to host localhost left intact
>
> --
> Robert B. Hanviriyapunt
_______________________________________________
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