Same problem. Here is the error for a picture :
Journal: === Code HTTP: 404 ===
Response headers
================
HTTP/1.1 404 Not Found
Date: Sun, 15 Feb 2015 15:57:49 GMT
Server: Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips mod_bwlimited/1.4 mod_fcgid/2.3.6
Accept-Ranges: bytes
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html
Request headers
================
GET /wp-content/uploads/2014/07/4-Infos.png HTTP/1.1
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
Host: https://www.lapalys.ca
Accept: */*
Referer: https://www.lapalys.ca
Connection: close
Range: bytes=0-2048
Response HTML
================
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html>
<head>
<title>404 Not Found</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<style type=”text/css”>
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#367E8E;
scrollbar-base-color: #005B70;
scrollbar-arrow-color: #F3960B;
scrollbar-DarkShadow-Color: #000000;
color: #FFFFFF;
margin:0;
}
a { color:#021f25; text-decoration:none}
h1 {
font-size: 18px;
color: #FB9802;
padding-bottom: 10px;
background-image: url(sys_cpanel/images/bottombody.jpg);
background-repeat: repeat-x;
padding:5px 0 10px 15px;
margin:0;
}
#body-content p {
padding-left: 25px;
padding-right: 25px;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
}
h2 {
font-size: 14px;
font-weight: bold;
color: #FF9900;
padding-left: 15px;
}
</style>
</head>
<body>
<div id=”body-content”>
<!– start content–>
<!–
instead of REQUEST_URI, we could show absolute URL via:
https://HTTP_HOST/REQUEST_URI
but what if its https:// or other protocol?
SERVER_PORT_SECURE doesn’t seem to be used
SERVER_PORT logic would break if they use alternate ports
–>
<h1>404 Not Found</h1>
<p>The server can not find the requested page:</p>
https://www.lapalys.ca/wp-content/uploads/2014/07/4-Infos.png (port 80)
<p>
Please forward this error screen to https://www.lapalys.ca’s
WebMaster.
</p>
<hr />
<address>Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/1.0.0-fips mod_bwlimited/1.4 mod_fcgid/2.3.6 Server at https://www.lapalys.ca Port 80</address>
<!– end content –>
</div>
</body>
</html>
Le lien est cassé.