Skip to content

Commit 9e9762f

Browse files
authored
CUSTESC-55739 - Document /.well-known/ is treated as static resource (cloudflare#25224)
CUSTESC-55739
1 parent 3a39358 commit 9e9762f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/bots/additional-configurations/static-resources.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ To exclude static resources, you would need to include `not (cf.bot_management.s
5454

5555
Static resources are files with the following extensions:
5656

57-
`ico|jpg|png|jpeg|gif|css|js|tif|tiff|bmp|pict|webp|svg|svgz|class|jar|txt|csv|doc|docx|xls|xlsx|pdf|ps|pls|ppt|pptx|ttf|otf|woff|woff2|eot|eps|ejs|swf|torrent|midi|mid|m3u8|m4a|mp3|ogg|ts`
57+
`ico|jpg|png|jpeg|gif|css|js|tif|tiff|bmp|pict|webp|svg|svgz|class|jar|txt|csv|doc|docx|xls|xlsx|pdf|ps|pls|ppt|pptx|ttf|otf|woff|woff2|eot|eps|ejs|swf|torrent|midi|mid|m3u8|m4a|mp3|ogg|ts`
58+
59+
Additionally, the `/.well-known/` URL path and all elements in it are considered a static resource, regardless of file extension.

0 commit comments

Comments
 (0)