Comment Re:Vulnerability Check (Score 0) 226
That's why I allways try to modify this lines in src/include/httpd.h under the Apache source tree wheh I compile:
#define SERVER_BASEPRODUCT "Apache"
#define SERVER_BASEREVISION "1.3.27"
Oh, yeah!! And be sure to set ServerTokens to "Min" in your Apache config. file.