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