Hi,

I configured my TomCat to enable basic authentication on one of my context.

When accessing the servlet via the TomCat webserver (port 8080) the
authentication works fine.

Then I configured an IIS server to filter the http requests with the
isapi_redirect.dll.

Now when trying to access the same tomcat servlets via the IIS (port 80) I
get an error 403 (access denied).

I need help in finding the correct configuration need to be implemented to
enable the basic authentication
Pass through the IIS and controlled by the tomcat configuration.


Thanks Asaf




--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to