diff --git a/Tomcat/tomcat_installation.MD b/Tomcat/tomcat_installation.MD index c02d798..b2f9a68 100644 --- a/Tomcat/tomcat_installation.MD +++ b/Tomcat/tomcat_installation.MD @@ -33,7 +33,7 @@ access tomcat application from browser on port 8080 ```sh cd /opt/apache-tomcat-/conf # update port number in the "connecter port" field in server.xml -# restart tomcat after configuration update +# restart tomcat after configuration update.. tomcatdown tomcatup ```