What I first thought was a problem with the file's html, then later thought was a file permission setting, now looks like a filename being blocked by the security software on the server.
Here are links to two files I put on my account (on Southbend-24)-
IMG_1103a.html
IMG_1103b.html
both files contain this same code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=macintosh">
<title>Test</title>
</head>
<body bgcolor="#FFFFFF" link="#000000" vlink="#000000" text="#000000" >
<font face= "Verdana, Arial, Helvetica, sans-serif" size="1"><p> <p>Test ©2007</font>
</center>
</body>
</html>
I think Jim will have intervene to patched this up.