Update README.md

This commit is contained in:
2017-12-30 19:30:21 +01:00
committed by GitHub
parent ab4fe54ce4
commit ed60e7149b
+6 -2
View File
@@ -14,10 +14,12 @@ Ubuntu 14.04 in you VM/VPS/DEDICATED so
1. L7 (Cookie Based Protection) => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L19-L301
2. Naxsi Rules Included => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L392
2. Kernel Settings => https://github.com/theraw/The-World-Is-Yours/blob/master/static/sysctl.conf#L1-L34
3. Naxsi Rules Included => https://github.com/theraw/The-World-Is-Yours/blob/master/static/nginx.conf#L392
example of Naxsi => https://github.com/theraw/The-World-Is-Yours/blob/master/static/vhost/default#L8-L15
3. ModSecurity is not loaded. However you need to set it up by yourself. you have a folder `/nginx/modsecurity/`
4. ModSecurity is not loaded. However you need to set it up by yourself. you have a folder `/nginx/modsecurity/`
where its stored open `/nginx/modsecurity/modsecurity.conf` add those
```bash
@@ -71,3 +73,5 @@ Test it!
[-] Create install script for Centos.
[-] Integrate Fail2Ban > IpTables.
[-] ....