<html><head><base href="x-msg://1029/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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:</div><div><a href="http://wiki.nginx.org/XSendfile">http://wiki.nginx.org/XSendfile</a></div><div><br></div><div><div><a href="http://about.me/sebastianconcept">sebastian</a></div><div><br></div><div>o/</div><div><br></div><div><br><div><div>On Sep 12, 2011, at 12:57 PM, Robert Sirois wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; "><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 (<a href="http://book.seaside.st/book/fundamentals/forms/fileupload">http://book.seaside.st/book/fundamentals/forms/fileupload</a>).</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>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>