Posts Tagged ‘Confirg’

Masking your Apache information with ServerTokens

This item was filled under [ Apache ]

If you want to give away less information about your current version of Apache, then you can use the ServerTokens directive in the config file (httpd.conf). The recommended one for Production servers is ‘Prod’, which will only tell people you are running Apache. Others as you can see give more information about versions and O/S [...]

Continue reading...

Tagged with: [ , , ]