The default virtual host (default_host)
WAS provides a default virtual host (named default_host). The virtual host configuration uses wildcard entries with the ports for its virtual host entries.
The default alias is *:80, using an internal port that is not secure.
Aliases of the form *:9080 use the secure internal port.
Aliases of the form *:9443 use the external port that is not secure.
Aliases of the form *:443 use the secure external port.
Configure virtual hosts