Age | Commit message (Expand) | Author |
---|---|---|
2021-01-28 | include string.h | Omar Polo |
2021-01-28 | fix build | Omar Polo |
2021-01-28 | warn about punycode in server definition | Omar Polo |
2021-01-27 | improve configuration parsing error | Omar Polo |
2021-01-27 | const-ify strings in struct location | Omar Polo |
2021-01-27 | drop the daemon config in favour of the -f flag | Omar Polo |
2021-01-25 | chroot & drop privileges | Omar Polo |
2021-01-24 | added support for location blocks | Omar Polo |
2021-01-24 | added support for location blocks | Omar Polo |
2021-01-24 | added index option | Omar Polo |
2021-01-21 | rename mimes to mime ; pass config esplicitly to mime* functions | Omar Polo |
2021-01-19 | moving "default type" from global options to server options | Omar Polo |
2021-01-19 | add "lang" server option | Omar Polo |
2021-01-18 | add "mime" and "default type" option for the configuration | Omar Polo |
2021-01-15 | add protocols to the config | Omar Polo |
2021-01-15 | conf & vhosts | Omar Polo |