First off by disguising our server header most automatic programs (bots) will try a exploit that is made for your server!
Step one:
Step two:
Edit the mod security config to reflect a different serve:
nano /etc/modsecurity/modsecurity_crs_10_config.conf
look for the line that begins with:
SecServerSignature "Apache/2.2.0 (Fedora)"
If you want it to look like IIS change it to:
SecServerSignature "Microsoft-IIS/7.0"





