S Sergey via DotNetMonster.com Jul 31, 2006 #1 Is there any way to make ASP.NET process requests to all the subdomains without registering each subdomain in IIS?
Is there any way to make ASP.NET process requests to all the subdomains without registering each subdomain in IIS?
M Mischa Kroon Jul 31, 2006 #2 Sergey via DotNetMonster.com said: Is there any way to make ASP.NET process requests to all the subdomains without registering each subdomain in IIS? Click to expand... This might be what your looking for: http://codebetter.com/blogs/brendan.tompkins/archive/2006/06/27/146875.aspx
Sergey via DotNetMonster.com said: Is there any way to make ASP.NET process requests to all the subdomains without registering each subdomain in IIS? Click to expand... This might be what your looking for: http://codebetter.com/blogs/brendan.tompkins/archive/2006/06/27/146875.aspx
S Sergey via DotNetMonster.com Jul 31, 2006 #3 Thanks for the link. Unfortunately it will not work in my case as I have multiple websites on my server.
Thanks for the link. Unfortunately it will not work in my case as I have multiple websites on my server.