[Seaside] Using nginx file upload module

Nick Ager nick.ager at gmail.com
Thu Jun 16 10:28:12 UTC 2011


Johan,

In our attempts, we _replaced_ the action url on the form by something like
> '/fileupload?_s=...&k=...'.
> Instead, you merely _append_ to the action url such that it has the form:
> '/<app>/fileupload?_s=...&k=...'
>

Exactly though in my case I cut out the dispatcher and serve the requests
directly from my application so I don't need to bother rewriting the
incoming request.  More info here:
http://nickager.com/blog/serving-seaside-requests-without-the-application-name-in-the-URL/

HTH

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110616/b5b1aa3e/attachment.htm


More information about the seaside mailing list