Re: Changing the server name in response headers

2004-09-12 Thread Tim Funk
It can't be done without recompiling the source. -Tim Sander Smith wrote: I'm sure this is simple, I just can't figure out how to do it. I want to change the name (type) of the server that gets returned in the HTTP response header. Currently it is returning Apache-Coyote XX, but I'd rather it re

RE: Changing the server name in response headers

2004-09-12 Thread Mark Thomas
This has been fixed quite recently. The fix is in 5.5.0 branch. Having checked CVS, I forgot to back port the patch to the 4.1.x/5.0.x branch. I'll do this now. Mark > -Original Message- > From: Sander Smith [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 12, 2004 9:02 PM > To: [EMAI

RE: Changing the server name in response headers

2004-09-12 Thread Sander Smith
Hi Mark, Thanks for your answer, although you really didn't answer my question. To get this functionality do I just need to set the header and it should work? Was that the bug that you fixed, that you were overriding something that was previously set? I am using Tomcat 5.0.24. Sander At 09:27 P

RE: Changing the server name in response headers

2004-09-12 Thread Mark Thomas
From: Sander Smith [mailto:[EMAIL PROTECTED] > Thanks for your answer, although you really didn't answer my > question. To > get this functionality do I just need to set the header and > it should work? Yes > Was that the bug that you fixed, that you were overriding > something that > was