One Day Sec

What are the default web paths for GoAnywhere on Windows and Linux, and why might you change the default Tomcat debug port?

The default web path is `C:\Program Files\HelpSystems\GoAnywhere\tomcat\webapps\ROOT` on Windows and `/usr/local/HelpSystems/GoAnywhere/tomcat/webapps/ROOT` on Linux. The default Tomcat debug port (8000) often conflicts with GoAnywhere's web port, so it is changed to 8090 during setup of the GoAnywhere Managed File Transfer Vulnerability Debugging Environment to avoid port conflicts.
default web pathTomcat debug portport conflictWindowsLinuxvulnerability debugging

Browse all Q&A →