Secure Apache Web Servers on Linux
These are my notes for creating a secure Apache web server using Redhat Linux. This article does not cover protection against denial-of-service attacks. I am assuming that this is a dedicated web server where only HTTP and SSH requests are accepted by the web server. SSH is an encrypted protocol for terminal emulation and allows [...]