Upload Files And Folders To Nginx Web Server From The Browser

Home » CentOS » Upload Files And Folders To Nginx Web Server From The Browser
CentOS 1 Comment

Hi,

Is there a way to upload files to nginx webserver https://software.mydomain.com from the browser ? I have the below nginx config file. I am running nginx version: nginx/1.24.0 on CentOS Linux release 7.9.2009 (Core)

# nginx -v nginx version: nginx/1.24.0
# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core)
#

*cat /etc/nginx/conf.d/default.conf*

Please guide me. Thanks in Advance.

Best Regards,

Kaushal

One thought on - Upload Files And Folders To Nginx Web Server From The Browser

  • Using your search engine of choice, try looking for something like:

    nginx file upload to server using browser

    I believe that will provide pointers that should get you started.