How do I configure JAS to use reverse proxy?
One answer
This document should help.
https://www-01.ibm.com/support/knowledgecenter/SSD28V_8.5.5/com.ibm.websphere.wlp.core.doc/ae/twlp_admin_webserver_plugin.html
As it appears, the main difference is that you need to use JConsole instead of the WAS admin console to generate the plugin-cfg.xml file. The rest of the process is the same as a normal WAS profile.
https://www-01.ibm.com/support/knowledgecenter/SSD28V_8.5.5/com.ibm.websphere.wlp.core.doc/ae/twlp_admin_webserver_plugin.html
As it appears, the main difference is that you need to use JConsole instead of the WAS admin console to generate the plugin-cfg.xml file. The rest of the process is the same as a normal WAS profile.