From 663ea7db5ea76b47517af1f6c63f7cb5d0f5d4a4 Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Wed, 21 Jul 2021 09:37:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EInstallation=20System=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Installation-System.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Installation-System.md b/Installation-System.md index 1b2211d..b6f7c3f 100644 --- a/Installation-System.md +++ b/Installation-System.md @@ -92,7 +92,7 @@ Now you can start Tomcat server: ## configure TOMCAT `sudo nano /opt/tomcat/conf/tomcat-users.xml` -Add the @@ -113,10 +113,11 @@ For the Host Manager app the file that needs be updated is: ## test tomcat installation `sudo systemctl reload tomcat.service` +\ -check tomcat installation -http://localhost:8080/ -http://localhost:8080/manager/html +check tomcat installation \ +http://localhost:8080/ \ +http://localhost:8080/manager/html \ http://localhost:8080/host-manager/html