:
- DNS
- Using the IIS API to add host names to a domain, for example. businessname.domain.com
- Software impersonation (since this code requires a higher level of privileges to use the IIS API than just NETWORK SERVICE
After you programmatically add a host name, wildcard matching allows you to resolve it.
The Rewrite URL option will be cleaner, but with a physical domain you can offer FTP access and other things, as it will be a complete domain.
Andrew
source
share