Skip to content

Commit

Permalink
Merge pull request #11 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
andyone authored Jun 17, 2016
2 parents f8d4abd + e407087 commit af34332
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

* Improved default SSL preferencies (A+ by default on [SSL Labs](https://www.ssllabs.com/ssltest/))
* Improved SSL/TLS performance
* [TCP Fast Open](https://en.wikipedia.org/wiki/TCP_Fast_Open) support (_only for CentOS7/RHEL7_)
* [Lua](https://github.com/openresty/lua-nginx-module), [Headers More](https://github.com/openresty/headers-more-nginx-module) and [PageSpeed](https://github.com/pagespeed/ngx_pagespeed) module from the box
* Improved SysV script
* Well-looking error pages
Expand Down Expand Up @@ -35,7 +36,7 @@ yum install webkaos
git clone https://github.com/essentialkaos/webkaos.git
cd webkaos/
rpmbuilder webkaos.spec -dl SOURCES/
rpmbuilder webkaos.spec -1 -V
rpmbuilder webkaos.spec -1 -V -di
````

### License
Expand Down

0 comments on commit af34332

Please sign in to comment.