Subdomain Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi dears, I am developing a web portal with ASP.NET 2.0 and c# my protal has several phases such as personal pages,magazine,shopping,news,... I want to make subdomain for each above subjects. Then I created a subdomain named "pages" in my host control panel to redirect any pages.mywebsite.com to mywebsite.com/pages/ address. when I upload my default.aspx file to pages subdirectory and visite pages.mywebsite.com/default.aspx "the resource is not found" error accurs. but when I upload any html file to pages subdirectory I can access any of them correctly . I realy don`t know what the problem is. kindly help me plz. ( sorry for my bad english)