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](/news/goanywhere-managed-file-transfer-vulnerability-debugging-environment) to avoid port conflicts.