Re: How to configure jakarta-tomcat-connectors-jk2-win32-IIS?




Mika Myllyvirta wrote:
> Hi,
>
> Have somebody done this and would me willing to share info?
>
> I have a webserver running IIS6. I have installed Tomcat 5.5.12. My
> servlets and applets communicate fine throw port 8080. I would like to
> change the port to 80 for tomcat. I have tried many configuration
> tutorials, but usually IIS just stops serving.. So help is needed.
>
> Cheers,
> Mika

You can change the Tomcat port to 80 in server.xml of Tomcat. But for
IIS, you have to change the port from 80 to something else. Did you
change that. Both IIS and Tomcat cannot share the same port.

.



Relevant Pages

  • JspISAPI - Run Jsp Through IIS with SSL and NTLM
    ... IIS to tomcat webserver running on same machine. ... Disadvantages of running Tomcat/JRun on 8080 port: ... Setting up SSL on Tomcat is very difficult, ... You can block ports other then 80 on your web server, ...
    (microsoft.public.inetserver.iis.security)
  • Re: JSP setup problems on XP Pro
    ... me, a holdover from earlier versions of Tomcat, such as 3.2 and 3.3. ... The last part of the puzzle was the port number. ... Maybe it was IIS after all. ... Henry ...
    (comp.lang.java)
  • Re: How to configure jakarta-tomcat-connectors-jk2-win32-IIS?
    ... Now I have on a same server IIS and Tomcat, both listening on port 80 (or to be specific, IIS forwards requests of special folders to Tomcat and Tomcat replys throw IIS to the client. ... So this solution makes it possible not to alter our firewall configuration and to use servlets and jps! ...
    (comp.lang.java.programmer)
  • RE: IIS and tomcat, same port, different host
    ... I'm not sure about Tomcat, but in IIS you can change "All Unassigned" to ... how can we setup tomcat and IIS on the same ... | port, for example, port 80, on the same machine. ...
    (microsoft.public.inetserver.iis)
  • [UNIX] Tomcat Multiple Directory Listing and Webroot Location Vulnerabilities
    ... Tomcat is the free open source Java ... Multiple directory listing and web root location disclosure ... The vulnerabilities may only work on port 8080 rather than port 80, ... used in the tested server's configuration. ...
    (Securiteam)