This shows you the differences between two versions of the page.
| — | fuss:mod_security [2025/10/21 23:26] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Whitelisting ====== | ||
| + | Certain IPs can be whitelisted so that the '' | ||
| + | |||
| + | The following rule, placed in ''/ | ||
| + | < | ||
| + | SecRule REMOTE_ADDR " | ||
| + | </ | ||
| + | |||
| + | will whitelist: | ||
| + | < | ||
| + | 192.168.0.0-255 | ||
| + | 192.168.1.0-255 | ||
| + | </ | ||
| + | so that none of the other rules apply to those connecting IPs. | ||
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.