Fedora Project
Basic file Downloader using nginx
Set up nginx server in your server. Expose a directory as public on any port. User should be able to download any file in that directory by going to the writing file name at the end of URL like http://localhost:8080/ {fileName}.
Output : Code snippet of nginx configuration and screenshot of file download
Students who completed this task
Mukundan314