ARC2 Proxy
Caching Per-domain rule list of strings

paths

Restrict a rule so it only applies to specific URL paths.

Config key
paths
Scope
Per-domain rule
Type
list of strings
Default
none

An optional list of paths the rule is scoped to. Omit it to apply the rule to the whole domain. Combined with the rule type it lets one hostname carry several behaviours.

paths = ["/api", "/static"]