Install URL_Rewrite model in IIS
Create
domain in iis which name you have to show in browser. Go to that domain
and in feature view open URL_Rewrite. click on Revers proxy it will
ask for Application request routing too be enable press ok it will open
Add Revers proxy rule box. Put tomcat url or other url where domain
should point. example localhost:8080
And
outbond rules put domain name. it should work means some domain request come to
www.example.com it will search from local tomcat server.
After
disable outboundRules, application links
redirect to internal web app url.
0 comments:
Post a Comment