mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
Update README.md
REF: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/pull/415
This commit is contained in:
parent
211e5f0de1
commit
1565505232
1 changed files with 2 additions and 2 deletions
|
@ -63,13 +63,13 @@ Only works with IPTables
|
||||||
```
|
```
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
before = paths-common.conf
|
before = paths-common.conf
|
||||||
enabled - false
|
enabled = false
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```
|
```
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
before = paths-debian.conf
|
before = paths-debian.conf
|
||||||
enabled - false
|
enabled = false
|
||||||
```
|
```
|
||||||
|
|
||||||
**Please Note:**
|
**Please Note:**
|
||||||
|
|
Loading…
Add table
Reference in a new issue