It should be ...
http://tomcat.apache.org/tomcat-8.5-doc/config/valve.html#Error_Report_Valve
On Thu, Sep 17, 2020 at 10:40 AM Rathore, Rajendra wrote:
>
> Hi Tim,
>
> I am using tomcat 8.5.x, will that available over there?
>
-
Hi Tim,
I am using tomcat 8.5.x, will that available over there?
Thanks and Regards,
Rajendra Rathore
9922701491
-Original Message-
From: Tim Funk
Sent: Thursday, September 17, 2020 6:12 PM
To: Tomcat Users List
Subject: Re: hiding tomcat version from error pages
External email from
It should a tweak to the ErrorReportValve as documented here: (inside of
server.xml)
https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#Error_Report_Valve
You'll want to set showServerInfo and showReport to false
-Tim
On Thu, Sep 17, 2020 at 8:20 AM Rathore, Rajendra wrote:
> Hi All,