# Learning Nginx

- [The NGINX Handbook – Learn NGINX for Beginners](https://www.freecodecamp.org/news/the-nginx-handbook/)

##### Hardening Nginx

- [How to password protect directory with Nginx .htpasswd authentication](https://www.cyberciti.biz/faq/nginx-password-protect-directory-with-nginx-htpasswd-authentication/)

##### Nginx with Docker

- [Host Multiple Websites on One server using Docker Containers](https://www.linuxandubuntu.com/home/host-multiple-websites-on-docker-containers)

##### Performance Tuning

- [Nginx Performance Tuning](https://vitux.com/nginx-performance-tuning/)

##### Management Tools

- [Nginx UI](https://nginxui.com/zh_TW/) - Yet another Nginx Web UI 
    - GitHub: [https://github.com/0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)