Hi > Can I change the server.xml file to force http listening on 8443 instead of 8080? Or will this cause a conflict with SSL listening on the same port?
No. 1 port 1 service. > If a user types in www.myNewDomainName.com is it port 80 that tomcat4 listens on or is it 8080? No. This has nothing to do with you tomcats configuration. This is the way the web works. How should a user's browser know that your tomcat is configured on port 8080? There is definitly nothing you can do (apart of putting your tomcat or a remote proxy outside of your filewall). Sorry. cu Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
