ryancblack/webgoat

How to access WebGoat by domain name

Closed this issue · 2 comments

What steps will reproduce the problem?

I can access to webgoat by http:127.0.0.1:8080/WebGoat/attack ,but I want to 
get into webgoat homepage through ip address(such as http:127.0.0.1 or 
others)


What is the expected output? What do you see instead?

when I enter the domain name or ip address(such as http://127.0.0.1)  I Can get 
into webgoat homepage.

What version of the product are you using? On what operating system?

The WebGoat version is 5.2 and my system is win7.




Original issue reported on code.google.com by zhangtil...@gmail.com on 17 Sep 2012 at 8:49

In order to connect to WebGoat from an external machine, you will need to 
change the connector configuration for Tomcat.  The server configuration can be 
found in your tomcat installation directory.  It should be in 
tomcat\conf\server.xml

Original comment by mayhe...@gmail.com on 17 Sep 2012 at 10:44

  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect
Thanks for reply!

I mean I can access to WebGoat by http://127.0.0.1:8080/WebGoat/attack,But now 
I want to access to this project through my IP address.this mean I can access 
to WebGoat by http://127.0.0.1.but i do not know how to configure it .

Thans for help ~!

Original comment by zhangtil...@gmail.com on 18 Sep 2012 at 1:53