You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nap-waf/v4/admin-guide/install.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ If a user other than **nginx** is to be used, note the following:
216
216
sudo service nginx start
217
217
```
218
218
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 functionproperly:
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 functionproperly:
220
220
221
221
```shell
222
222
sudo apk add app-protect-ip-intelligence
@@ -228,10 +228,7 @@ If a user other than **nginx** is to be used, note the following:
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
0 commit comments