nginx last version on windows
Francis Daly
francis at daoine.org
Thu Sep 3 12:31:02 UTC 2020
On Thu, Sep 03, 2020 at 06:55:56AM -0400, jasonsx wrote:
Hi there,
For what it's worth:
to handle file uploads in nginx, you need nginx + your own code; or
nginx + this upload module + your own code.
Using this module might make the "your own code" part a bit easier to
write; but it will still need to be written.
So if you need to have file uploads working before someone prepares
the module for you, you can make the "your own code" part handle it
all. (Some languages / libraries do make the "your own code" part simpler
than some others.)
Cheers,
f
--
Francis Daly francis at daoine.org
More information about the nginx
mailing list