From 24af2c837cdd6d20c6b53bf6b044211bd10535be Mon Sep 17 00:00:00 2001 From: IliaSysoevQA <145036021+IliaSysoevQA@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:42:17 +0500 Subject: [PATCH] Update create-a-rule-manually-or-from-a-template-to-configure-settings-for-particular-files.md --- ...m-a-template-to-configure-settings-for-particular-files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/cdn/cdn-resource-options/rules-for-particular-files/create-a-rule-manually-or-from-a-template-to-configure-settings-for-particular-files.md b/documentation/cdn/cdn-resource-options/rules-for-particular-files/create-a-rule-manually-or-from-a-template-to-configure-settings-for-particular-files.md index b098c34e..4cb90789 100644 --- a/documentation/cdn/cdn-resource-options/rules-for-particular-files/create-a-rule-manually-or-from-a-template-to-configure-settings-for-particular-files.md +++ b/documentation/cdn/cdn-resource-options/rules-for-particular-files/create-a-rule-manually-or-from-a-template-to-configure-settings-for-particular-files.md @@ -41,7 +41,7 @@ A new page will open. Follow the remaining steps on that page. 2\. Enter the rule name. -3\. Specify the path to the file or folder for which the rule will be applied. The path muststart with “**^/**” or “**/**” and cannot contain the domain name of your origin. You can specify a URI or use regular expressions (regex). +3\. Specify the path to the file or folder for which the rule will be applied. The path must start with “**^/**” or “**/**” and cannot contain the domain name of your origin. You can specify a URI or use regular expressions (regex). **Note**: If a URI matches multiple rules, the one higher in the order of the rules will be applied. For example, there are two rules on the resource: ```/folder/.*``` (the first rule) and ```/folder/image.jpg``` (the second rule). The first rule will be applied to the ```/folder/image file.jpg``` file. @@ -119,4 +119,4 @@ To disable or enable a rule: Disabled rules will have a Suspended status and enabled rules will have an Active status. -Suspended status and \ No newline at end of file +Suspended status and