mention FastCGI in the README.md

This commit is contained in:
Omar Polo 2021-06-11 16:11:58 +00:00
parent fd1ae83d20
commit a6c809551e
1 changed files with 1 additions and 1 deletions

View File

@ -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