Hi, I finally got the mod_webapp module running and the examples provided in the doc where you're supposed to see the '/examples/' directory on port 80 is eventually working. I can also browse through the 'images/' directory but the attempt to click on the 'jsp/' and 'servlets/' links fails with "The page you are looking for is currently unavailable.".
The tomcat logfile reports: ----------- snip ----------------- 2002-04-08 16:18:42 WarpEngine[Apache]: Mapping request 2002-04-08 16:18:42 WarpHost[localhost]: Mapping request for Host 2002-04-08 16:18:42 StandardContext[/examples]: Mapping contextPath='/examples' with requestURI='/examples/jsp/' and relativeURI='/jsp/' 2002-04-08 16:18:42 StandardContext[/examples]: Decoded relativeURI='/jsp/' 2002-04-08 16:18:42 StandardContext[/examples]: Mapped to servlet 'default' with servlet path '/jsp/' and path info 'null' and update=true ----------- snip ----------------- That's all! I assume the Apache-Connector Service is not properly defined. I did not change the configuration that comes with the server.xml. (I'm using Tomcat4-4.0.3, and Apache-1.3.20 on RedHat 7.2 kernel 2.4.7.) What am I missing? I really appreciate any help. Thanks, -- Bernd -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
