asp.net - MVC3 RC app deployed on IIS 6 giving "403 forbidden" error -
i've deployed simple mvc3 rc app iis 6 + windows 2003 server. i'm getting "403 forbidden" error when trying accesss root. right app 1 page, there no others try out.
i noticed there no longer default.aspx in root handle default requests, maybe problem? or there special config needed iis 6?
it depends. if using extensionless routes yes there's special config.
Comments
Post a Comment