On Fri, Apr 2, 2010 at 6:38 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>
> >>> The signature is no longer displayed if the Apache httpd directive
> >>> "ServerSignature off" is specified in the conf file. Since this
> >>> directive tells Apache not to advertise its version (or even that it
> >>> is Apache) we decided to do the same.
> >
> > Thanks Mark for your quick reply, I put the "ServerSignature on" in
> > httpd.conf and restarted apache but still it is not showing up.
>
> The default is On. So you should not need to add the directive. I
>> suspect you still have a directive somewhere that turns it off that
>> you missed. For example, see this repos which still shows it:
>
>
> I checked this on other repository which shows the signature..but as you
mentioned there is no such directive in httpd.conf (as you mentioned and
still it shows).
In other configuration the httpd.conf file server is using there is no
other "ServerSignature" directive at all. Is there other way how this can be
checked or verified ?
Thanks.
-RR
>
> http://svn.apache.org/repos/asf/
>
>
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
Received on 2010-04-02 15:23:40 CEST