When I assign multiple domains to directories in my GoDaddy hosting account management it creates a virtual directory for these domains. It also makes those domains go to that directory. For some reason, sometimes it forwards back to the full path of the hosting account.
ie., I have domain abc.com in folder /_sites/abc.com/, and if I don't set the default document right, or sometimes forms authentication will redirect my original request, http://www.abc.com/File.aspx to http://www.abc.com/_sites/abc.com/File.aspx
I feel like this behavior is also stopping my Managed Fusion URL Rewriter from working correctly.
Can anyone explain why this is happening, and what godaddy does to forward these domains to the virtual directories? It would be ideal if they just created multiple web sites with host headers for the domains, but they instead give you virtual directories... Can I mimic the multiple sites with host headers behavior with GoDaddy's setup?
Thanks.