Hi,
I am trying to set a "Server" http header to my value in "request->headers_out" field but after http response is transmitted I see that Apache changed "Server" header value to "Apache/2.4.1 (Unix) OpenSSL /1.0.0-fips".
How can I configure Apache server not to set its own "Server" header?
Thanks,
Evgeny