ホスト名に example.com を含むリクエストについて、ブラウザーにキャッシュするリソースの Browser Cache TTL を 1 日にする Cache Rule を作成 します。
-
When incoming requests match: Custom filter expression
- Expression Builder を使う:
Hostname contains "example.com" - Expression Editor を使う:
(http.host contains "example.com")
- Expression Builder を使う:
-
Then:
- Cache eligibility: Eligible for cache
- Browser TTL: Override origin and use this TTL
- Input time-to-live (TTL): 1 day