Another option is to make your .Net code smart enough so that it can load the correct external HTML interface based on the URL. This way, you can deploy your code in one place, and then several virtual directories use the same code.
David source share