plan9fox/rc/bin/rc-httpd/handlers
2021-11-21 23:42:13 +00:00
..
authorize rc-httpd: support for http basic authentication, fix cgi support to work with hgweb.cgi 2015-03-14 01:02:43 +01:00
cgi rc-httpd: cleanup cgi handler 2015-06-02 16:56:19 +02:00
dir-index rc-httpd: fix invalid test(1) invocation in dir-index 2020-08-02 18:30:01 +09:30
error /rc/bin/rc-httpd/{rc-httpd, handlers/error}: do some minimal sanitization on $SERVER_NAME before handing it off to select-handler. this prevents malformed Host: headers from retrieving arbitrary files from the file system. (thanks, Lightning) 2021-11-21 23:42:13 +00:00
redirect rc-httpd: set charset=utf-8 for all text/* content types 2019-06-17 13:17:16 +09:30
serve-static rc-httpd: append carriage return to content-length header 2020-01-07 17:28:59 +10:30
static-or-cgi
static-or-index