Unexplained message in mod_jk.log

2005-03-02 Thread Richard Russell
status=200 for worker=ajp13 [Wed Mar 02 11:19:09 2005] [23555:0] [debug] map_uri_to_worker::jk_uri_worker_map.c (700): Attempting to map URI '/app/nosuch/uri' from 9 maps ... --- We've used earlier versions before, with a near-identical configuration, and not seen

RE: Enabling CGI

2005-02-11 Thread Richard Russell
Don't know -- never done it. However, that's how I'd interpret it. Richard Russell Deutsche Bank AG London Global Markets Customer Solutions Office: +44 20 7545 8060 Mobile: +44 79 0661 2237 "Kelly, Steve" <[EMAIL PROTECTED]> 02/11/2005 11:26 AM Pleas

Re: Enabling CGI

2005-02-11 Thread Richard Russell
The CGI programs themselves. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/cgi-howto.html says: cgiPathPrefix - The CGI search path will start at the web application root directory + File.separator + this prefix. The default cgiPathPrefix is /WEB-INF/cgi Does that help? Richard Russell

Re: Apache/Win32 + mod_jk problem

2005-02-10 Thread Richard Russell
Nope, new to the list -- never had any problems to speak of on *nix :-S I think I'll go for option B. Cheers Richard Russell Deutsche Bank AG London Global Markets Customer Solutions Office: +44 20 7545 8060 Mobile: +44 79 0661 2237 Andoni <[EMAIL PROTECTED]> 02/10/2005 03:3

Re: Apache/Win32 + mod_jk problem

2005-02-10 Thread Richard Russell
for Apache 1.3.31, and is an old version of mod_jk anyway. Does this mean that there is no binary Win32 Apache 1.3.33 and mod_jk 1.2.8 that can be downloaded that work with each other? This seems a little odd to me... Surely I'm missing something? Cheers Richard Russell Deutsche Bank AG

Apache/Win32 + mod_jk problem

2005-02-10 Thread Richard Russell
found that this changed the error message to something like "module not found", so it's definitely finding the module. I'm somewhat stuck here. The only documentation that mentions this error is for mod_ssl, and it suggests that I have an error in the AddModule line... Wh