开发者

Cannot run asp.net mvc 2 on a subdomain while I can run on a domain

开发者 https://www.devze.com 2023-02-19 23:02 出处:网络
I have created an asp.net mvc 2 from template in a sub开发者_JAVA百科directory of a domain. In IIS I converted it to application.

I have created an asp.net mvc 2 from template in a sub开发者_JAVA百科directory of a domain. In IIS I converted it to application.

When I try to access throuh mydomain/subdomain I get

403 - Forbidden: Access is denied


If this is IIS6, do remember to set the Wild Card Mapping for the Virtual Directory.

0

精彩评论

暂无评论...
验证码 换一张
取 消