Advertisement
timcowchip

localhost

Dec 2nd, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. $ curl -v localhost
  2. * Rebuilt URL to: localhost/
  3. * Trying 127.0.0.1...
  4. * TCP_NODELAY set
  5. * connect to 127.0.0.1 port 80 failed: Connection refused
  6. * Failed to connect to localhost port 80: Connection refused
  7. * Closing connection 0
  8. curl: (7) Failed to connect to localhost port 80: Connection refused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement