From 52fe1461d5ae5ee7fdf108e53bc0e075c7794ab9 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Sat, 21 Dec 2013 14:44:29 +0000 Subject: [PATCH] Removed SSI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 482e70b5..95929e9c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ simplicity by carefully selected list of features: [page.lp](https://github.com/cesanta/mongoose/blob/master/test/page.lp) ), which provides ready to go, powerful web development platform in one single-click executable with **no dependencies**: forget LAMP! -- Support for CGI, SSL, SSI, Digest (MD5) authorization, Websocket, WEbDAV +- Support for CGI, SSL, Digest (MD5) authorization, Websocket, WEbDAV - Resumed download, URL rewrite, file blacklist, IP-based ACL, Windows service - Simple and clean embedding API, [mongoose.h](https://github.com/cesanta/mongoose/blob/master/mongoose.h).