Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 4.x - Server Banner Disclosure

Hi,

Does this version of Jetty have any setting to disable the banner disclosure?

Example:

Server: Jetty/4.2.9 (Windows Vista/6.2 x86 java/1.5.0_11)

I know in the newer versions of Jetty support jetty.send.server.version then to jetty.httpConfig.sendServerVersion.

Please advise.

Thank you.

System.out.println("Regards,");
System.out.println("Tai Li");


Back to the top