ARC2 Proxy
Caching Path rule string

path

The URL path a path rule matches against.

Config key
path
Scope
Path rule
Type
string
Default
none

The path fragment evaluated against the request URL using the rule's match_type. For example /static with StartsWith matches every URL beginning with that prefix.

path = "/images"