Hm, I don't want yet another module/external system in the whole loop on my machines... Shouldnt 'Header set Server "Apache"' do the trick somehow? It sure reads like it in the docs. Anyway, I'll go snoop around our network if there isn't any other Firewall or LoadBalancer in the LAN which can do this for me :) Thanks /Carsten >-----Original Message----- >From: Vincent Bray [mailto:noodlet@xxxxxxxxx] >Sent: Friday, October 27, 2006 4:34 PM >To: users@xxxxxxxxxxxxxxxx >Subject: Re: [users@httpd] 'Header set' with 2.2 > > >On 10/27/06, Germer, Carsten <carsten.germer@xxxxxxx> wrote: >> Hi, >> I've already set "ServerTokens Prod" in >"extra/httpd-default.conf". That >> doesn't fix it entirelly. >> Still the "main" Server gives me back like "ServerTokens Full" and a >> Proxyd answer from the application Server comes with a >Server-Header of >> the appServer. I need them all set to look like Prod, no matter where >> they come from... > >I suspect that apache is doing the Right Thing here with respect to >the rfcs. Still, you might try out mod_security. It is able to change >the Server: header. > >-- >noodl > Hi, I've already set "ServerTokens Prod" in "extra/httpd-default.conf". That doesn't fix it entirelly. Still the "main" Server gives me back like "ServerTokens Full" and a Proxyd answer from the application Server comes with a Server-Header of the appServer. I need them all set to look like Prod, no matter where they come from... Cheers /Carsten >-----Original Message----- >From: Aleksandar Lazic [mailto:al-httpdusers@xxxxxxx] >Sent: Thursday, October 26, 2006 7:16 PM >To: users@xxxxxxxxxxxxxxxx >Subject: Re: [users@httpd] 'Header set' with 2.2 > > >Hi, > >On Don 26.10.2006 16:52, Germer, Carsten wrote: >> >>Anyone a good idea for me? > >Try ServerTokens Prod > >http://httpd.apache.org/docs/2.2/mod/core.html#servertokens > >Hth > >Aleks > >--------------------------------------------------------------------- >The official User-To-User support forum of the Apache HTTP >Server Project. >See <URL:http://httpd.apache.org/userslist.html> for more info. >To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > <original> we use Apache 2.2 as frontend servers to serve some static content, as proxy and for virtual hosts. Now I want to have the "Server" header being set to "Apache" no matter what, may it be static content, from a virtual host or proxying from the application server in the back. I experimented with mod_headers http://httpd.apache.org/docs/2.2/mod/mod_headers.html and searched the documentation for the last few hours. But I can't seem to find the place where to put that 'Header set Server "Apache"' line so it is valid for _all_ answers to requests... Anyone a good idea for me? </original> --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx