diff options
author | Omar Polo <op@omarpolo.com> | 2021-06-11 16:11:58 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-06-11 16:11:58 +0000 |
commit | a6c809551e8dd554898a041a00d13b03a91d77cd (patch) | |
tree | 5105b0ddabb9b833bbb0c8e453360f3614be7d94 /README.md | |
parent | fd1ae83d203ee4566a27e20d678560657efc00ad (diff) |
mention FastCGI in the README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |