diff options
author | Melody Horn <melody@boringcactus.com> | 2022-05-01 20:35:43 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2022-05-01 20:35:43 -0600 |
commit | 86960e1284370ca81e898976b9d471c1322f6477 (patch) | |
tree | 76afa294bc4507027544855f9970fdfa10a735f0 | |
parent | f069a979ddc457ccd2d1e9dd26eca38031a86661 (diff) | |
download | narchttpd-86960e1284370ca81e898976b9d471c1322f6477.tar.gz narchttpd-86960e1284370ca81e898976b9d471c1322f6477.zip |
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -10,6 +10,25 @@ a web server, theoretically designed to be production-grade. lmfao +TODO: +- HTTPS +- automated SSL cert provisioning +- gzip compression i guess +- MIME types +- custom headers in config +- logging +- index generation +- regex rewriting +- redirects +- FastCGI +- environment variables for child processes +- non-child proxying +- SSL client cert verification, i guess +- automatic redirect to HTTPS +- custom index files +- mountains of testing +- mountains of documentation + ## license fuck yuo |