diff --git a/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html b/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html index 84e7377d8..1c98d770f 100644 --- a/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html +++ b/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html @@ -9,8 +9,7 @@ are written for the standard configurations on port 80. If you use another confi to adjust the solution to your configurations.

The Standard Configurations

-

There are two standard Tomcat configurations. In this configurations WebGoat is only reachable from within - the localhost. +

There are two standard Tomcat configurations. In the basic configurations you use the server on your localhost. Both are identically with the only difference that in one tomcat is running on port 80 and 443 (SSL) and in the other tomcat is running on port 8080 and 8443. In Linux you have to start WebGoat as root or with sudo if you want to run it on port 80 and