Skip to content

Commit dc7ce6c

Browse files
committed
fix typos
Signed-off-by: Miroslav Kovac <mkovac@cloudlinux.com>
1 parent f930242 commit dc7ce6c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/features/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Starting with imunify360-firewall-8.2.0 all IP lists are applied automatically.
4242
:::
4343

4444
:::warning Warning
45-
Specifying IPs in those files will not prevent Imunify from adding the same IPs to dynamic lists (like Gray list), but all White lists always have the priority over Black lists when it comes to actual filtering of requests/packages.
45+
Specifying IPs in those files will not prevent Imunify from adding the same IPs to dynamic lists (like Grey list), but all White lists always have the priority over Black lists when it comes to actual filtering of requests/packages.
4646
:::
4747

4848

@@ -97,7 +97,7 @@ To take advantage of this feature, go to your Imunify360 control panel and enabl
9797

9898
This is a special operation mode where Imunify360 consumes less CPU and RAM. It is intended for servers with limited resources.
9999

100-
This mode disables <span class="notranslate">[WebShield](/webshield/)</span> switching off GrayList and Anti-bot Challenge.
100+
This mode disables <span class="notranslate">[WebShield](/webshield/)</span> switching off GreyList and Anti-bot Challenge.
101101

102102
<span class="notranslate">_Low Resource Usage_</span> mode also enables the <span class="notranslate">_[Minimized Modsec Ruleset](/dashboard/#waf-settings)_</span> option that disables Imunify WAF rules with a high memory footprint, leaving critical rulesets enabled.
103103

@@ -494,7 +494,7 @@ Please note that the WebShield Anti-Bot Challenge is not compatible with aggress
494494
::: tip Note: Handling Non-Text Requests for Greylisted IPs
495495
When a source IP address is added to the Greylist, WebShield typically presents an HTML-based Anti-Bot Challenge page (splashscreen) to verify the user. However, displaying this HTML page is not appropriate for requests explicitly asking for non-text content types.
496496

497-
For requests from greylisted IPs, if the `Accept` header is present and does not start with `text/` (this includes heaaders like `Accept: application/json` or `Accept: */*`), WebShield returns an **HTTP 415 Unsupported Media Type** error instead of the HTML challenge page, as the challenge is unsuitable for non-text responses.
497+
For requests from greylisted IPs, if the `Accept` header is present and does not start with `text/` (this includes headers like `Accept: application/json` or `Accept: */*`), WebShield returns an **HTTP 415 Unsupported Media Type** error instead of the HTML challenge page, as the challenge is unsuitable for non-text responses.
498498

499499
**Workarounds:**
500500
If legitimate traffic is being blocked with a 415 error due to this behavior, consider the following:
@@ -510,7 +510,7 @@ There are two layers in GreyList behavior:
510510

511511
### CDN Support
512512

513-
Imunify360 correctly graylists and blocks IPs behind Cloudflare and other CDNs (see [here](/features/#supported-cdn-providers) for the full list).
513+
Imunify360 correctly greylists and blocks IPs behind Cloudflare and other CDNs (see [here](/features/#supported-cdn-providers) for the full list).
514514

515515
Imunify360 passes all requests from CDN through <span class="notranslate">WebShield</span>, and uses <span class="notranslate">CF-Connecting-IP</span> and <span class="notranslate">X-Forwarded-For</span> headers to identify real IPs.
516516

0 commit comments

Comments
 (0)