Is there a way to map the Areas within an ASP.NET MVC 2 application to subdomains such as
movies.example.com/Theater/View/2
instead of
I hit upon the same problem and I've built a solution that worked for me, it's in my blog, hopefully it will be of some use to you.
Cheers Tony