|
Static files The default mountpoint of a Helma application is always a code repository, which means that requests will be handled by the application's Javascript environment and will not reference specific server pages. Static files on the other hand are served from separate "static" mountpoints. In Helma's default installation, the "welcome" application is serving static files from its "static" directory at ./apps/welcome/static/ and makes them accessible through URLs starting with http://localhost:8080/static/ welcome.static = apps/welcome/static welcome.staticMountpoint = /static welcome.staticHome = index.html,default.html welcome.staticIndex = trueMore information about these and additional settings related to serving static files: /docs/guide/properties/apps.properties/
... comment
|
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||