Link to home
Start Free TrialLog in
Avatar of softbless
softbless

asked on

how to use both port 8080 and 8443

Hi,

I have 1 application server (java, web based) run on Apache Tomcat.

I want that application could also access both on port 8080 and 8443(ssl/https),

what would be the configuration for that case in tomcat/conf/server.xml?

Please advise.
SOLUTION
Avatar of shalabhsharma
shalabhsharma
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Avatar of mrcoffee365
mrcoffee365
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of softbless
softbless

ASKER

thanks