How can I remove the Apache 1.3.33 server banner in RSA Certificate Manager
3 years ago
Originally Published: 2007-12-13
Article Number
000049028
Applies To
RSA Certificate Manager 6.7
Microsoft Windows 2000 Server SP4
Microsoft Windows Server 2003
Issue
How can I remove the Apache 1.3.33 server banner in RSA Certificate Manager
Resolution
The Apache server banners can be removed by following these steps:

1. Stop all RSA Certificate Manager services
2. Make a backup copy of the <RCM_installdir>\WebServer\conf\httpd.conf
3. Edit the <RCM_installdir>\WebServer\conf\httpd.conf and edit the line:
      From:  ServerSignature On
      To:      ServerSignature Off
                 ServerTokens Prod
4. Save the changes to httpd.conf
5. Start all RSA Certificate Manager services