Hi I'm using a BlogEngine.net for my blog and I would like to create 5 different subdomains and point to different subfolders(not redirecting). For example:
firstsubdomain.domain.com - domain.com/posts/helloworld.aspx
firstsubdomain2.domain.com - domain.com/posts/helloworld2.aspx
firstsubdomain3.domain.com - domain.com/posts/helloworld3.aspx
Thank you in advance for working example. I'm using asp.net 3.5, C#, Windows Server 2008, IIS 7
Just want to make sure creating additional websites in IIS solution will not work for me.