By sibersonic
via ilkeraksu.com
Published: Jul 05 2009 / 03:46
If you are using “Asp.Net Development Server” One of the big problem of developing multiple web site at the same time is Development Server does not recognize and support Host Header. So you have to use different port for each web site. Problem with this solution is if you have hard coded links or templates pointing website you have to tweak code for testing and development.
Here is the solution
Add your comment