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

Posted in Security | Tagged , , , | 1 Comment