<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
I'm sure that I'm missing something rather obvious here...<div><br></div><div>My file uploading is essentially the way in the Seaside book (http://book.seaside.st/book/fundamentals/forms/fileupload).</div><div><br></div><div>Is there an easy way to link to the file on the disk so that nginx will serve it instead of streaming it through the image again? Otherwise, it seems like I need to open the file and create the WAMimeDocument for a response of some sort.</div><div><br></div><div>Thanks,</div><div>RS</div>                                               </div></body>
</html>