adding ejs as static file
I'm using *.ejs files (for template with jQuery) as static
file.
For some reason, it cannot be loaded (probably ngix is not
configured to serve it?)
Example:
http://this-jakarten.apphb.com/static/js/views/board/feature.ejs?ve...
How can I fix that?
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
1 Posted by oren on 22 Apr, 2011 02:49 PM
I have this in my web.config, of course:
Support Staff 2 Posted by friism on 22 Apr, 2011 04:07 PM
Are you sure the .ejs file has
Build Actionset toContent? If not, the file is not included in what AppHarbor deploys to web servers.friism closed this discussion on 22 Apr, 2011 04:07 PM.
oren re-opened this discussion on 22 Apr, 2011 05:02 PM
3 Posted by oren on 22 Apr, 2011 05:02 PM
yep, that was it, thanks!
friism closed this discussion on 22 Apr, 2011 05:05 PM.