5.1.2 static
The aspen.apps.static module defines one function:
| wsgi( |
environ, start_response) |
- This application translates the
request path to the filesystem, locates any default resource for directories
(per the value of defaults in aspen.conf), and hands off to
aspen.handlers.static.wsgi.
Release trunk, documentation updated on today.
Aspen is copyright © 2006-2007 by Chad Whitacre and contributors, and is offered under the MIT license.