Find the other hidden solution in Cache Me If You Can!
$ diff cache-me-if-you-can/nginx/default.conf cache-me-if-you-can-2/nginx/default.conf
1a2
> proxy_cache_key "$scheme$proxy_host$uri"; # diff!
Type
Display
Difficulty
Rows:
| DIFF. | CHALLENGE | AUTHORS | SOLVES |
|---|---|---|---|
Loading challenges... | |||
Rows:
Daily AlpacaHackTopic: CacheReleased: Jul 24, 2026
Find the other hidden solution in Cache Me If You Can!
$ diff cache-me-if-you-can/nginx/default.conf cache-me-if-you-can-2/nginx/default.conf
1a2
> proxy_cache_key "$scheme$proxy_host$uri"; # diff!