How to customized the error page ,i.e welcome page of was liberty server.
Hello Everyone,
I want to display my html page to the URL"https://jyotijazz.com:9443/",but when I disable the welcome page then 404 error message displayed,and I am able to display a customized message to that URL.Someone please help me and let me know how to display html page to that URL instead of the error message.
Accepted answer
I think the correct solution here would be to redirect traffic from https://jyotijazz.com:9443/ to https://jyotijazz.com:9443/ccm or whatever in your http server.
either in the plugins httpd.conf if you you have a separate http server or in the server.xml: