>>
>> Besides modifying the source, is there some new trick that is supposed to
>> work? I can't seem to read it in the (mod_header) documentation for 2.4.
mod_security can do it too.
-
To unsubscribe, e-mail: users-unsubscr...@h
On Tue, Jun 11, 2013 at 4:51 PM, fredk2 wrote:
> Hi,
>
> After setting "ServerTokens Prod", I would like to modify or remove the
> server header that says "Apache" from the response.
> Reading some googles it says that is not possible with "Header unset
> server"
> as you'd expect from reading
>
Hi,
After setting "ServerTokens Prod", I would like to modify or remove the
server header that says "Apache" from the response.
Reading some googles it says that is not possible with "Header unset server"
as you'd expect from reading
http://httpd.apache.org/docs/current/mod/mod_headers.html
Besid