diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index 73e23886..c63e296e 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md @@ -402,6 +402,8 @@ maxretry = 3 bantime = -1 ``` +Then restart the service: `sudo systemctl restart fail2ban` + #### References - [Apache/PHP - error log per VirtualHost - StackOverflow](http://stackoverflow.com/q/176)