Is this on a NT Server with IIS?  Or a workstation, 95/98 machine with PWS?
I ahve found that with the later you have to put in the 8080.

Mark G. Franz 

 

-----Original Message-----
From: Karim Amin [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 04, 2000 2:28 PM
To: [EMAIL PROTECTED]
Subject: IIS help


Here is the isapi log file output:


[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker, Found a
match ajp12
[jk_isapi_plugin.c (439)]: HttpFilterProc [/examples/jsp/dates/date.jsp] is
a servlet url - should redirect to ajp12
[jk_isapi_plugin.c (461)]: HttpFilterProc check if
[/examples/jsp/dates/date.jsp] is points to the web-inf directory

Here is the web server log
192.168.25.56 - - [04/Dec/2000:17:22:58 -0500] "GET
/examples/jsp/dates/date.jsp HTTP/1.0" 404 604
 
It works fine if I put in 192.168.25.56:8080 then i'm able to retrieve the
pages.  If I leave the 8080 out, then I can't.
 
I've read the documentation.  I've read the online messages.  What else is
there.  Please don't respond by pointing me to another page. 
 
The dll filter is installed correctly.  The green arrow is pointing up.  I
have IIS running on port 80 and I can't shut it down.  I need IIS and I need
to server jsp pages.  With all the messages, one would think there would be
a huge document on the front page that says, "IIS help click here." and
lists out all the various methods of solving this problem which is obviously
a problem due to the number of messages.

Reply via email to