I have built a website and now the customer wants to split it between three different domains. What is the best way to do this? This is what I have so far.
The webhost I'm working with has done it the following way, but now I'm getting a bunch of errors that seems like it's not seeing the App_code folder. Do I need to make a lot of changes? How does this affect the location references?
Just because you have multiple domains doesn't mean you need separate applications. What is the point of these virtual directories? IIS will happily serve multiple domains to the same app.