File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55` webkaos ` is a web-server based on latest version of [ Nginx] ( http://nginx.org ) .
66
7- ### Feature list
7+ ## Feature list
88
99* Improved default SSL preferencies (A+ by default on [ SSL Labs] ( https://www.ssllabs.com/ssltest/ ) )
1010* Improved SSL/TLS performance
1515* Improved design of index pages
1616* Performance tuning for highload
1717
18- ### Installation
18+ ## Installation
1919
20- ###### From ESSENTIAL KAOS Public repo for RHEL6/CentOS6
20+ #### From ESSENTIAL KAOS Public repo for RHEL6/CentOS6
2121
2222````
2323yum install -y https://yum.kaos.io/6/release/i386/kaos-repo-7.0-0.el6.noarch.rpm
2424yum install webkaos
2525````
2626
27- ###### From ESSENTIAL KAOS Public repo for RHEL7/CentOS7
27+ #### From ESSENTIAL KAOS Public repo for RHEL7/CentOS7
2828
2929````
3030yum install -y https://yum.kaos.io/7/release/x86_64/kaos-repo-7.0-0.el7.noarch.rpm
3131yum install webkaos
3232````
3333
34- ###### Using [ rpmbuilder] ( https://github.com/essentialkaos/rpmbuilder )
34+ #### Using [ rpmbuilder] ( https://github.com/essentialkaos/rpmbuilder )
3535
3636````
3737... install and configure rpmbuilder there
@@ -41,6 +41,6 @@ rpmbuilder webkaos.spec -dl SOURCES/
4141rpmbuilder webkaos.spec -1 -V -di
4242````
4343
44- ### License
44+ ## License
4545
4646BSD 2-clause
You can’t perform that action at this time.
0 commit comments