Getting a 403 error.
I didn't use MVC Routing, I have a SPA with an index.html page. I already tried setting it as the start up page and it builds fine locally. http://atctdiningguide.apphb.com/
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on 14 Nov, 2017 04:47 AM
Hi,
It looks like your app just doesn't have a default route/document page set up? The HTTP 403 is returned because IIS fall back to try and serve the root web app folder without a default document configured/present.
The app can be accessed using the URL to the nested app/index.html page.
Best,
Rune
rune closed this discussion on 14 Nov, 2017 04:47 AM.