hide server ip from response body in tomcat

Viewed 19

How can I hide server ip detail(Violation log) from response body in tomcat.

<html>
 <title>
   customized error page
 </title>
  <body>
     Violation log = 223.*.*.* 23423424-SEF
  </body>
</html>
0 Answers
Related