- Secure perl, PHP, Python, MySql, and other webserver tools
- Download and install mod_security
- httpd.conf changes
turn off ServerSignature
- make selinux changes for each website directory. For example, for each log directory, add it to selinux by "cd"ing
to the directory and running "restorecon -R -v ./logs"