Hi Team,
How to change the error page to a customized one
If we go to http://localhost:port/uri
We get error 404 in the browser, is it possible to set a customized page
Forum
AS2
Hi Team,
How to change the error page to a customized one
If we go to http://localhost:port/uri
We get error 404 in the browser, is it possible to set a customized page
Comments
Hello, the underlaying web…
Submitted by service on Mon, 05/04/2020 - 09:19
Hello,
the underlaying web server is a jetty, please refer to
https://www.eclipse.org/jetty/documentation/current/custom-error-pages…
Regards