Question

S
  • 4 Jan '24
How do I configure a /location {

}
so anybody can upload a file that goes to a directory on the server?
I would use curl, for an API
V
  • 4 Jan '24
you can try to use ngx_http_dav_module
<https://nginx.org/en/docs/http/ngx_http_dav_module.html>

On Thu, Jan 4, 2024 at 11:45 AM Saint Michael <venefax at gmail.com> wrote:

> How do I configure a /location {
>
> }
> so anybody can upload a file that goes to a directory on the server?
> I would use curl, for an API
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20240104/afc92950/attachment.htm>