webmcp
log framework/env/request/default_router.lua
| age | author | description | 
|---|---|---|
| 2016-07-21 | jbe | Fixed wrong documentation (no leading slash in request.get_path) | 
| 2015-03-26 | jbe | Code cleanup in request.handler(...) and request.default_router(...) | 
| 2015-03-26 | jbe | Prohibit public access to listing of subdirectories in static/ (on BSD systems) | 
| 2015-03-01 | jbe | Work on static file delivery |