0 Replies Latest reply on Apr 30, 2009 2:59 AM by tamilarasanr

    Modifying "Server" header in HTTP Response

    tamilarasanr

      Hi

      I want to modify the server header in the HTTP response.

      I added server attribute as "MyServer" in the Connector definition of jboss-service.xml present in jboss-3.2.3\server\default\deploy\jbossweb-tomcat41.sar\META-INF\, but it did not help.

      documentation from org.apache.coyote.tomcat4.CoyoteConnector says setting server attribute should help to do this.

      Please anyone help on how to get this accomplished.