Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_http_files: Respond with a 301 redirect for directories to append a / (fi... | Kim Alvefur | 2012-05-12 | 1 | -2/+9 |
* | 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 s... | Matthew Wild | 2012-04-26 | 1 | -23/+1 |
* | 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 |