Skip to content

Commit 820bfd5

Browse files
authored
Update install.md
changing to apreload
1 parent b5d167d commit 820bfd5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

content/nap-waf/v4/admin-guide/install.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ If a user other than **nginx** is to be used, note the following:
216216
sudo service nginx start
217217
```
218218

219-
14. (Optional) A new feature feature `IP Intelligence` is available (version 4.15.0 and above). The feature requires the installation of an additional package to function properly:
219+
14. (Optional) A new feature, `IP Intelligence` is available (version 4.15.0 and above). The feature requires the installation of an additional package to function properly:
220220

221221
```shell
222222
sudo apk add app-protect-ip-intelligence
@@ -228,10 +228,7 @@ If a user other than **nginx** is to be used, note the following:
228228
/opt/app_protect/bin/iprepd /etc/app_protect/tools/iprepd.cfg > ipi.log 2>&1 &
229229
```
230230

231-
Update your policy to include the new configuration, then restart the nginx service:
232-
```shell
233-
service nginx restart
234-
```
231+
Update your policy to include the new configuration, then run [apreload]({{< ref "/nap-waf/v4/configuration-guide/configuration.md#apreload" >}}) command to make changes take effect
235232

236233
---
237234

0 commit comments

Comments
 (0)