Also, if my IIS server is hosting at http://hostname.domainname/

Then do I access the redirector using
http://hostname.domainname/servletname/

????

Thanks again for all the help.

Tom

-----Original Message-----
From: Thomas Dickey [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 3:37 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat IIS-redirector help

Thanks for the help Mladen...

I had not added the DLL to the web services extension section until I read
your email, however I am still having the same problem. Can someone tell me
how to verify that I can execute /Jakarta/isapi_redirect.dll from my vhost?
(http://hostname/jakarta/isapi_redirect.dll) <---is this right?

Is there something that perhaps I did not configure somewhere else that
could be causing this problem?

Thanks again for your help.

Tom

-----Original Message-----
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 12:46 PM
To: Tomcat Users List
Subject: Re: Tomcat IIS-redirector help

Thomas Dickey wrote:
> I hate to sound ignorant, but did I post my message to the wrong email
list?
>

No.
> 
> [Thu Jan 05 14:49:50 2006] [4972:3800] [debug] jk_isapi_plugin.c (863):
> [/bacworth/] is a servlet url - should redirect to bacworth
>

That's OK. Means that you've correctly set the mount points.

> 2006-01-09 17:12:10 134.9.150.61 GET /bacworth/ - 80 - 134.9.150.5
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
> 401 1 0
>

This means that you did not install isapi_redirect correctly.
Since it's 2K3 check you can execute /jakata/isapi_redirect.dll
from your vhost, and that you add this .dll to the
'Web Services Extensions' or allow 'All Unknown ISAPI Extensions'

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to