Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have host a site named by like "http://mysite.mysite1.com" . It is a Silverlight application. now I want to add Client Name with the Domain Name ..like "http://Client1.mysite.mysite1.com" by url rewriting In IIS 8. When the client brows "http://Client1.mysite.mysite1.com" it will automatically render to "http://mysite.mysite1.com" but in the browser display the "http://Client1.mysite.mysite1.com" url..Is that possible?? ..Please help.. Thanks in advance..
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900