[Catalyst] Remove X-Catalyst header (Apache)

Stefan Profanter catalyst at s.profanter.me
Thu Aug 11 16:32:55 GMT 2011


Hi,

i'm using Catalyst and Apache2 with mod_perl to create a new website.

But if I analyze the headers, there is always "X-Catalyst 5.80033".

For security reasons I want to disable this header.

 

How can I remove it?

It seems that Catalyst adds it by default because in my files I can't find
anything like
    $c->response->headers->header( 'X-Catalyst' => $Catalyst::VERSION );

or similiar.

 

Thanks!

Stefan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110811/a22fe04f/attachment.htm


More information about the Catalyst mailing list