I'm trying to setup
Tomcat to serve HTML files that are on another server. We're in a Win2000 environment and I can connect to the remote server using a UNC path like
\\machine\share\folder\. However, when I try using that path to specify the docBase for Tomcat, I get a 404.
Can someone please explain how to get this working or provide some links to the information? I've already tried all of the Google searches I can think of.
