Customizing WildFly Page
You can customize the WildFly page by updating index.html as follows:
1. Browse to <INS_HOME>\InS_SW\SW\System\WildFly\welcome-content\index.html
2. Update the <html>/html> content with required welcome message content.For example, replace the <html>/html> content by:
<html>
<head>
<meta http-equiv="Refresh" content="0;URL='ACD/delivery'"/>
</head>
</html>
3. Refresh the WildFly page to verify the changes[https://localhost:8443]