On Thu, May 14, 2020 at 12:01 PM <poornananda.kondapalli@xxxxxx> wrote: > > Hi Team, > > > > We have installed Apache 2.4.25 in our servers and applications are also exposed with the help of Apache. As part of Vulnerability precautions and security of application we are trying to fix the “Server” KeyTag in Response Headers in Developer tool (Inspect) of Browser. > > > > We can see the value as “Server – Apache” in the Application and we need to eliminate this. So we found Mod_security as solution and installed it. But when we load Mod_security into Apache and restart, It is throwing an error like “Cannot load /Modules/Mod_security.so : apr_crypto_block_cleanup” error and we are not aware of this error and couldn’t find any solution with our team or in the google. Your very old HTTPD is linked with a very old libaprutil which is too old for current mod_security. I suggest a recent httpd and libaprutil before trying to add new modules. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx