Do you haver a correctly configured uriworkermap.properties file?
Saludos ,
Ignacio J. Ortega
> -----Mensaje original-----
> De: Marcel Stoer [mailto:marcel@frightanic.com]
> Enviado el: viernes 12 de octubre de 2001 12:53
> Para: tomcat-user@jakarta.apache.org
> Asunto: ajp13 and IIS again
>
>
> Hi all
>
> TC 4 and IIS 5 are running fine (finally, thanks Henri) on
> one machine. I
> installed it on a second right afterwards...
> When I ask for localhost/examples/jsp/index.html the page
> cannot be found.
> This is from my isapi.log:
>
> [Fri Oct 12 12:46:51 2001] [jk_isapi_plugin.c (426)]: HttpFilterProc
> started
> [Fri Oct 12 12:46:51 2001] [jk_isapi_plugin.c (450)]: In
> HttpFilterProc
> Virtual Host redirection of /localhost/examples/jsp/index.html
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (343)]: Into
> jk_uri_worker_map_t::map_uri_to_worker
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (360)]:
> Attempting to map
> URI '/localhost/examples/jsp/index.html'
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (445)]:
> jk_uri_worker_map_t::map_uri_to_worker, done without a match
> [Fri Oct 12 12:46:51 2001] [jk_isapi_plugin.c (456)]: In
> HttpFilterProc
> test Default redirection of /examples/jsp/index.html
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (343)]: Into
> jk_uri_worker_map_t::map_uri_to_worker
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (360)]:
> Attempting to map
> URI '/examples/jsp/index.html'
> [Fri Oct 12 12:46:51 2001] [jk_uri_worker_map.c (445)]:
> jk_uri_worker_map_t::map_uri_to_worker, done without a match
> [Fri Oct 12 12:46:51 2001] [jk_isapi_plugin.c (480)]: HttpFilterProc
> [/examples/jsp/index.html] is not a servlet url
> [Fri Oct 12 12:46:51 2001] [jk_isapi_plugin.c (489)]:
> HttpFilterProc check
> if [/examples/jsp/index.html] is points to the web-inf directory
>
> Anyone a clue as to how to fix this thing??? If I ask for
> localhost:8080/examples/jsp/index.html it works fine
>
> Thank you all
> Marcel
>
>
|