Hello everyone,
I am currenltly running a win2k sp4 box with iis installed. i am trying to
get something to work here that is a little out of standard practice. I am
trying to install Jakarta Tomcat in order to host some jsp servlets on the
same machine that is running IIS. I want this to be accessible to everyone,
however, i can not use port 80 since IIS is binded to that. I had this great
idea to remove the default SSL port 443 from the IIS configuration and use
that for the tomcat installation. Upon trying to do this, i can not
highlight the default SSL port in order to remove it.
Why would i like to do this? I would really prefer to use this port because
some system admins only allow certain connections through thier firewalls,
limiting only to destination ports 80 and 443.
Anyone have any ideas on how i can accomplish this, possibly through the
metabase? If not, any other ideas, aside from using an isapi redirector?
thanks in advance,
-Dustin