nginx-upload-module
nginx-upload-module copied to clipboard
I don't want to use the proxy feature.
I don't want to proxy to a backend server; I want Nginx Upload Module to handle file uploads for me. For example, there's a local directory, can this be done?
I agree with you.@qiuyan81. If i don't want to use the backend server to process file streams, can i just save the files locally using nginx?
What is the difference between Upload_Pass and Proxy_pass?