The system is installed on windows 2000 server.
in it, tomcat 5, and apache 2 are installed.
and tomcat has 2 applications(contexts) which use different port numbers.
1) I have to hide ports from users.
2) users can access the two contexts with different hosts like "sys1.abc.com" and "sys2.abc.com".
number 2 is achieved by dns settings.
and I think integrating apache and tomcat can be the solution of 1.
anyone has documents or manuals?
thanks.
in it, tomcat 5, and apache 2 are installed.
and tomcat has 2 applications(contexts) which use different port numbers.
1) I have to hide ports from users.
2) users can access the two contexts with different hosts like "sys1.abc.com" and "sys2.abc.com".
number 2 is achieved by dns settings.
and I think integrating apache and tomcat can be the solution of 1.
anyone has documents or manuals?
thanks.