![]() |
|
|
+ Search |
![]()
|
May 5th, 2001 09:55
Christoph Vogel, Marcelo Caffaro,
Apache generates in many situation a server identity string called server tokens. You can configure it with the directive ServerTokens See http://httpd.apache.org/docs/mod/core.html#servertokens for possible options. I restrict it to "ServerTokens OS" so it doesn't give any information about used modules (I think this type of information is a low level security risk).