Posts Tagged ‘Apache’

Apache HTTP Server 2.3.6-alpha

This item was filled under [ Apache, Releases ]

The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 2.3.6-alpha of the Apache HTTP Server (“Apache”). This version of Apache is principally an alpha release to test new technology and features that are incompatible or too large for the stable 2.2.x branch. This alpha release should not be [...]

Continue reading...

Tagged with: [ , , , ]

Apache HTTP Server 1.3.42 (final release of 1.3.x)

This item was filled under [ Apache, Releases ]

The Apache Software Foundation and the Apache HTTP Server Project have announced the release of version 1.3.42 of the Apache HTTP Server. This release is intended as the final release of version 1.3 of the Apache HTTP Server, which has reached end of life status. There will be no more full releases of Apache HTTP [...]

Continue reading...

Tagged with: [ , ]

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: [ , , ]