Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mod_http_files: Specify method in HTTP route | Matthew Wild | 2012-04-27 | 1 | -1/+1 | |
| | ||||||
* | mod_http_files, net.http.parser: Move path normalization to net.http.parser ↵ | Matthew Wild | 2012-04-26 | 1 | -23/+1 | |
| | | | | so that all modules can benefit | |||||
* | mod_http_files: Change option name from http_path to http_files_dir | Matthew Wild | 2012-04-26 | 1 | -1/+1 | |
| | ||||||
* | mod_http_files: Log 404 failure reason | Matthew Wild | 2012-04-26 | 1 | -0/+1 | |
| | ||||||
* | mod_http_files: Return numeric error codes instead of custom error responses | Matthew Wild | 2012-04-26 | 1 | -12/+4 | |
| | ||||||
* | mod_http_files: Rename argument to reflect what it actually is | Kim Alvefur | 2012-04-24 | 1 | -3/+3 | |
| | ||||||
* | mod_httpserver: Rename to mod_http_files | Kim Alvefur | 2012-04-23 | 1 | -0/+86 | |