Skip to content

Commit

Permalink
Fix typo in command: system → systemctl (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
edisim authored Nov 18, 2021
1 parent bbe1fee commit 9181a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/Evasive.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Create a file named `custom` in `/etc/httpd/conf/siteXX` where *siteXX* is the s

`DOSEnabled off`

Then rebuild and reload, `htrebuild && system reload httpd`.
Then rebuild and reload, `htrebuild && systemctl reload httpd`.

## Filtering individual resources

Expand Down

0 comments on commit 9181a17

Please sign in to comment.