Run Tomcat with domain name and without port number on Windows running IIS -


i have windows 2008 server , few websites serving iis 7.0. each of website configured use different domain names. have jsp application on same server running apache tomcat 6.. can configured jsp application use different domain name , runs fine on port 8080. problem - need configure jsp application run using domain name without port number.

when configure port 80, application not run , 404 error shown. on console, states port 80 taken application. how can configure jsp application run on port 80?

since have custom domain name, don't think port should important factor running website.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -