Unable to open a published MVC Project
I'm a total beginner so sorry in advance.
I used VS13 to build a MVC project and published it to my webspace. Now
I'm unsure which file or path I need to specify in my forwarding config in
order to open the website.
I tried
/Views/Shared
to get _Layout.cshtml and
/Views/Home
to get Index.cshtml but none of these are working. I also changed some
admissions but it always shows me this
Forbidden - You don't have permission to access / on this server.
when I'm trying to open the website.
Any ideas on what I'm doing wrong?
No comments:
Post a Comment