From a6c809551e8dd554898a041a00d13b03a91d77cd Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Fri, 11 Jun 2021 16:11:58 +0000 Subject: [PATCH] mention FastCGI in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364633a..8b2ebeb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ featureful server. - automatic redirect/error pages (see `block return`) - IRI support (RFC3987) - automatic certificate generation for config-less mode - - CGI support + - CGI and FastCGI support - virtual hosts - location rules - event-based asynchronous I/O model