Hi!

I have a little problem with Tomcat and IIS 5.

Every time I try to access servlets from another machine, I get an error
message telling me 'Access denied'. If I try to connect to Tomcat via Port
8080 (like in server.xml configured) it works. I already had the port
commented out, but then I could not connect at all. Is there a possibility
to configure IIS in a way which enables servlet execution directly via some
URI? I already have altered uriworkermap.properties to handle this URI, but
nothing happens. Or better: I get the message that I am not allowed to.

Looks like this:

ip:8080/pm works
ip/pm does not, but should

Any suggestions? I know this has been asked quite often, but none of the
answers up to now did solve my problem... Or at least I didn't get the point
;)

Thanks
  Andy



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

Reply via email to