From 2e9fe1ec7b923d6f83221a759324cf19a2a46cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Sousa?= Date: Mon, 1 Dec 2025 13:25:47 +0000 Subject: [PATCH 1/2] Update page-rules-migration.mdx There is differences between the doc and the actual UI. Fixed the Security Level --- src/content/docs/rules/reference/page-rules-migration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/rules/reference/page-rules-migration.mdx b/src/content/docs/rules/reference/page-rules-migration.mdx index 4101136f9896fdc..cdc24bf170bb141 100644 --- a/src/content/docs/rules/reference/page-rules-migration.mdx +++ b/src/content/docs/rules/reference/page-rules-migration.mdx @@ -1411,8 +1411,8 @@ You configured a Page Rule setting Security Level to _I'm Under Attack_ for all - Using the Expression Editor:
`(http.host contains "example.com")` - **Then the settings are**: - - **Setting**: Security Level - - **Select Security Level**: _I'm Under Attack_ + - **Setting**: I’m Under Attack + - Add this option and toggle on the I’m Under Attack 2. Turn off your existing Page Rule and validate the behavior of the configuration rule you created. From 9964443e8bdbd7213a1839378374f41114e1a2f0 Mon Sep 17 00:00:00 2001 From: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> Date: Thu, 4 Dec 2025 18:11:01 +0000 Subject: [PATCH 2/2] Update text to be consistent with Automatic HTTPS Rewrites --- src/content/docs/rules/reference/page-rules-migration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/rules/reference/page-rules-migration.mdx b/src/content/docs/rules/reference/page-rules-migration.mdx index cdc24bf170bb141..655c3c2f65796a6 100644 --- a/src/content/docs/rules/reference/page-rules-migration.mdx +++ b/src/content/docs/rules/reference/page-rules-migration.mdx @@ -1411,8 +1411,8 @@ You configured a Page Rule setting Security Level to _I'm Under Attack_ for all - Using the Expression Editor:
`(http.host contains "example.com")` - **Then the settings are**: - - **Setting**: I’m Under Attack - - Add this option and toggle on the I’m Under Attack + - **Setting**: I'm Under Attack + - **Value**: On 2. Turn off your existing Page Rule and validate the behavior of the configuration rule you created.