From 3e1d124434d0a8a72ff557f5bdc494984b1ddc6e Mon Sep 17 00:00:00 2001
From: "wirth.marcel"
Date: Fri, 18 Apr 2008 08:41:02 +0000
Subject: [PATCH] Text edited
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@342 4033779f-a91e-0410-96ef-6bf7bf53c507
---
main/project/WebContent/lesson_plans/TomcatSetup.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/main/project/WebContent/lesson_plans/TomcatSetup.html b/main/project/WebContent/lesson_plans/TomcatSetup.html
index 84e7377d8..1c98d770f 100644
--- a/main/project/WebContent/lesson_plans/TomcatSetup.html
+++ b/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