Minor FAQ change

git-svn-id: http://webgoat.googlecode.com/svn/trunk@288 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64 2008-02-27 00:58:37 +00:00
parent 841c995be7
commit ed10cb41b3

View File

@ -122,7 +122,7 @@ HOW WEBGOAT WORKS
TROUBLESHOOTING/FAQs: TROUBLESHOOTING/FAQs:
Q. I put the OWASP downloaded war file in my tomcat/webapps directory and the Q. I put the OWASP downloaded war file in my tomcat/webapps directory and the
http://localhost/WebGoat/attack url doesn't work. http://localhost/WebGoat/attack url doesn't work.
A. Rename the downloaded war file to WebGoat.war. Delete the existing tomcat/webapps/*WebGoat* directories. A. Rename the downloaded war file to WebGoat.war. Delete the existing tomcat/webapps/*WebGoat* directories. Restart Tomcat.
Q. I dropped the WebGoat war file into my non-Tomcat application server and WebGoat doesn't seem to work. Q. I dropped the WebGoat war file into my non-Tomcat application server and WebGoat doesn't seem to work.