What is the default page?
What is the name for default static page? I tried default.htm, default.html, index.html but with no luck.
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 friism on 05 Mar, 2011 02:07 AM
Have you pushed an application with static html page, but you cannot get AppHarbor to serve it? If that's what you're trying to do, have you set "Build Action" to "Content" on the static file?
Let me know if this doesn't resolve your problem.
friism closed this discussion on 05 Mar, 2011 02:07 AM.
daniel.kolman re-opened this discussion on 05 Mar, 2011 07:17 AM
2 Posted by daniel.kolman on 05 Mar, 2011 07:21 AM
It is served by AppHarbor, when I use filename in URL, like this:
http://domain/default.htm
But I want it to be served as default file when client requests URL:
http://domain/
So my question is, what are the names of default files (usually set in IIS)?
Support Staff 3 Posted by friism on 05 Mar, 2011 07:42 AM
I think you can configure this in your web.config.
friism closed this discussion on 05 Mar, 2011 07:42 AM.
daniel.kolman re-opened this discussion on 05 Mar, 2011 08:14 PM
4 Posted by daniel.kolman on 05 Mar, 2011 08:14 PM
Thanks, it works!
daniel.kolman closed this discussion on 05 Mar, 2011 08:14 PM.