Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:server_preparation [2020/07/28 09:08]
urbanl
tutorial:adm:server_preparation [2020/08/11 08:58]
urbanl [Apache Tomcat configuration]
Line 326: Line 326:
   * http://localhost:8080/manager   * http://localhost:8080/manager
   * http://localhost:8080/host-manager   * http://localhost:8080/host-manager
 +
 +<note important>These applications are optional but even when you will not install them you need to **set admin password** to increase security of Tomcat.</note>
  
 If you want to use them, it is necessary to do following steps. If you want to use them, it is necessary to do following steps.
Line 367: Line 369:
  
   * Again, restart the tomcat   * Again, restart the tomcat
 +
 <code bash> <code bash>
 systemctl restart tomcat systemctl restart tomcat
  • by koulaj