Recent Comments
- TobyG on VMware: internal error – vmodl.fault.HostCommunication
- Roger Cody Venable on MySQL Upgrade To 5.1: Database Name Prefix #mysql50#
- Sharon Cote on Disappearing Bottom Panel & Top With Firefox + Linux Mint
- Pratik on Install GD Library For PHP5 On CentOS
- Compiling, Running and Cursing on Chromium OS – Getting It To Work ~ Mattias Geniar on Chromium OS: error: RPC failed; result=22, HTTP code = 502
- Lovelesh on Simple Apache Security Trick – ServerTokens & ServerSignature
Tag Archives: httpd
Simple Apache Security Trick – ServerTokens & ServerSignature
In a normal Apache installation, your config-file will look like this. # # ServerTokens # This directive configures what you return as the Server HTTP response # Header. The default is ‘Full’ which sends information about the OS-Type # and … Continue reading