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>
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>