RE: Suppress Servlet-Engine header info

2006-02-12 Thread Caldarale, Charles R
> From: Jo Pfeffer [mailto:[EMAIL PROTECTED] > Subject: Suppress Servlet-Engine header info > > can I change the config so that it just sends something like > 'Servlet-Engine: Tomcat Web Server' or similar? More modern versions of Tomcat support the server attribute

Suppress Servlet-Engine header info

2006-02-12 Thread Jo Pfeffer
Hi all. In the Apache config, you can change the ServerTokens directive from Full to Prod to suppress the amount of information sent with the HTTP headers - a good idea for a production system to hide the implementation details. e.g. instead of sending the full info, such as 'Server: Apache/2.0.49