<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'>Yea, there needs to be some obfuscation. I tried going back and reading some related threads, but couldn't quite pinpoint what I'm looking for.<br><br>Thanks so far.. I'll get to it tonight again hopefully.<br>RS<br><br><hr>Date&#58; Mon, 12 Sep 2011 17&#58;16&#58;13 +0100<br>Subject&#58; Re&#58; [Seaside] File Download Link<br>From&#58; nick.ager@gmail.com<br>To&#58; seaside@lists.squeakfoundation.org<br><br><br><br><div class="ecxgmail_quote">On 12 September 2011 17&#58;06, Sebastian Sastre <span dir=ltr>&lt;<a href="mailto&#58;sebastian@flowingconcept.com">sebastian@flowingconcept.com</a>&gt;</span> wrote&#58;<br><blockquote class="ecxgmail_quote" style="border-left&#58;1px #ccc solid;padding-left&#58;1ex">
<div style="word-wrap&#58;break-word">configure the httpd to use it and make in the seaside app a x-sendfile kind of link<div><br></div><div>take a look&#58;</div><div><a href="http&#58;//wiki.nginx.org/XSendfile" target="_blank">http&#58;//wiki.nginx.org/XSendfile</a></div>
<div><br></div><div><div><a href="http&#58;//about.me/sebastianconcept" target="_blank">sebastian</a></div><div><br></div><div>o/</div></div></div></blockquote><div><br></div><div>or if you don't mind the file being publicly visible, just ensure that Nginx will serve the file directly then return a link to it; WAResponse&gt;&gt;#location&#58;</div>
<div><br></div></div>
<br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside                                               </div></body>
</html>