added reference to f2b in php (of @szepeviktor)

master
Serg G. Brester 2017-07-11 16:44:02 +02:00
parent 8fd30cba7b
commit 1fcca886ab
1 changed files with 5 additions and 1 deletions

@ -19,4 +19,8 @@
* #### Configuration
- [Properly fail2ban configuration](Properly-fail2ban-configuration)
- [Fail2ban Troubleshooting](Troubleshooting)
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
- [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works)
---
### Miscellaneous
* #### Fail2ban in PHP (powered by [Viktor Szépe](/szepeviktor)):
- [Ban IP addresses on shared hosting where Fail2ban is not available](Ban-IP-addresses-on-shared-hosting-where-Fail2ban-is-not-available)