[Seaside] File Download Link

Sebastian Sastre sebastian at flowingconcept.com
Mon Sep 12 16:06:29 UTC 2011


configure the httpd to use it and make in the seaside app a x-sendfile kind of link

take a look:
http://wiki.nginx.org/XSendfile

sebastian

o/


On Sep 12, 2011, at 12:57 PM, Robert Sirois wrote:

> I'm sure that I'm missing something rather obvious here...
> 
> My file uploading is essentially the way in the Seaside book (http://book.seaside.st/book/fundamentals/forms/fileupload).
> 
> 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.
> 
> Thanks,
> RS
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110912/63c5563e/attachment.htm


More information about the seaside mailing list