The module then tries to map all requests to files, e.g.
/doc/s2.gif -> /usr/spider/doc/s2.gifIf more than one module have the same mount point, the server will call them in priority order, and the first one that finds a file wins.
/doc/tmp/test.html -> /usr/spider/doc/tmp/test.html