Skip to content
Cloudflare Docs

Cache Deception Armor

Cache Deception Armor

If you are migrating from Page Rules and you want to keep Page Rules behavior, you need to create two specific rules before creating this rule. For more details refer to Migration from Page Rules.

Create a cache rule to protect against cache deception attacks for any hostname containing example.com:

  • When incoming requests match: Custom filter expression

    • Using the Expression Builder:
      Hostname contains "example.com"
    • Using the Expression Editor:
      (http.host contains "example.com")
  • Then:

    • Cache eligibility: Eligible for cache
    • Setting: Cache key
      • Cache deception armor: On