Hi > when the user types in www.myNewDomainName.com ...
they try to reach you server on port 80 (!!) which is blocked. If you mean: "when the user types in "https://www.myNewDomainName.com" they are redirected to https://myServerName:8443/mySSLApp/index.jsp ? This is possible. Simply have your jsp as welcome file. [and let you jsp do the redirect] cu, Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
