Security Hardening Web Server
Security hardening is must for web server.
Miss configuration or weak security will lead to disaster .
Here is the step to hardening the web server :
1. Install and enabel firewall
2. Allow only https trraffict for public
3. Change the port for teminal access
4. Activate ssl
5. Install and configure monitoring service like fail2ban
6. configure web folder for public access (This is the Most Important)