Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-02 | rc-httpd: cleanup cgi handler | cinap_lenrek | |
- avoid silly stats and checks for $cgi_dir, just use status from builtin cd. - log proper http status code from the cgi script | |||
2015-05-14 | rc-httpd/handlers/dir-index: plan 9 files may be chmod +a: | stanley lieber | |
The mode printed under the -l option contains 11 characters, interpreted as follows: the first character is d if the entry is a directory; a if the entry is an append-only file; - if the entry is a plain file. Therefore, handle them in automatically generated directory listings. | |||
2015-03-14 | rc-httpd: support for http basic authentication, fix cgi support to work ↵ | cinap_lenrek | |
with hgweb.cgi | |||
2014-07-11 | rc-httpd/handlers/serve-static: restore simple test for file type and ↵ | stanley lieber | |
hardcode max_age to 1 hour (thanks eekee) | |||
2014-02-22 | rc-httpd/handlers/serve-static: restore Content-length | stanley lieber | |
2013-02-19 | rc-httpd/handlers/serve-static: charset=utf-8 | stanley lieber | |
2013-02-04 | add rc-httpd | stanley lieber | |