connect() failed (111: Connection refused) while connecting to upstream
Gallitin
nginx-forum at nginx.us
Mon Dec 3 20:29:19 UTC 2012
Via SSH? Yes I can do this.
When I do that it says
HTTP/1.1 404 Not Found
Date: Mon, 03 Dec 2012 20:28:35 GMT
Server: Apache
Content-Length: 286
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /assets/js/msgFBmodal.js was not found on this
server.</p>
<hr>
<address>Apache Server at 108.166.94.94 Port 7080</address>
</body></html>
No if I do:
curl -i http://domain.com/assets/js/msgFBmodal.js
It returns the page code from that file.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,233519,233524#msg-233524
More information about the nginx
mailing list