From b6309eec392c3bf10c73cf5511eefe2f7ddc7c08 Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Tue, 16 Aug 2022 19:20:01 +0200 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44bb8da..1f1844d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Necronda web server * Full IPv4 and IPv6 support * TLS Server Name Inspection (SNI) * Serving local files via HTTP and HTTPS - * File compression ([gzip](https://www.gzip.org/), [Brotli](https://www.brotli.org/)) and disk cache for compressed files + * File compression ([gzip](https://www.gzip.org/), [Brotli](https://www.brotli.org/)) + * Disk cache for compressed files * Reverse proxy for other HTTP and HTTPS servers * Transparent WebSocket reverse proxy **[WIP]** * FastCGI support (e.g. [PHP-FPM](https://php-fpm.org/))