gotta turn on indexes somehow
This commit is contained in:
parent
44d11e094b
commit
85472588c3
|
@ -420,6 +420,7 @@ TODO
|
|||
* http - nowww module
|
||||
* http - Allow match styles of `www.*`, `*`, and `*.example.com` equally
|
||||
* http - redirect based on domain name (not just path)
|
||||
* http.static - indexes: true
|
||||
* tcp - bind should be able to specify localhost, uniquelocal, private, or ip
|
||||
* tcp - if destination host is omitted default to localhost, if dst port is missing, default to src
|
||||
* sys - handle SIGHUP
|
||||
|
|
Loading…
Reference in New Issue