From 3886307fa1450d6fa0c2ac6a1f3e0ef34d3cc724 Mon Sep 17 00:00:00 2001 From: Alasdair Nottingham Date: Fri, 13 Dec 2024 10:28:09 -0500 Subject: [PATCH] Fix typos in virtual host config There are two typos in xml syntax in virtual host config which means the examples are not valid xml. Fixes #7773 --- modules/ROOT/pages/virtual-hosts.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/virtual-hosts.adoc b/modules/ROOT/pages/virtual-hosts.adoc index a50c5bd8de..a0b89cb99a 100644 --- a/modules/ROOT/pages/virtual-hosts.adoc +++ b/modules/ROOT/pages/virtual-hosts.adoc @@ -100,7 +100,7 @@ To associate your application with this virtual host, you must add a reference t xmlns="http://websphere.ibm.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://websphere.ibm.com/xmk/ns/javaee http://websphere.ibm.com/xml/ns/javaee/ibm-web-bnd_1_0.xsd" - version="1.0" /> + version="1.0" > @@ -121,7 +121,7 @@ In the following example, the `localHostOnly` HTTP endpoint specifies that ports *:9444 - + *:9080 *:9443 external.host.name:80