Question

2024-01-04 Thread Saint Michael
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@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx

Re: Question

2024-01-04 Thread Vucomir Ianculov via nginx
you can try to use ngx_http_dav_module On Thu, Jan 4, 2024 at 11:45 AM Saint Michael 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 >

Re: Windows ARM64

2024-01-04 Thread Anthony Roberts
Hello, Thanks Maxim for letting me know about nginx for Windows - I will feed it back that it's not production ready. For development, I suspect emulated x64 will suffice on Win11 ARM64 machines. Edward - I'm unsure of your question? Windows is a proprietary and closed-source OS, and has been sin