Skip to content

Instantly share code, notes, and snippets.

@mcallari
Created August 22, 2014 15:13
Show Gist options
  • Save mcallari/40b6550e2a2749a60ea4 to your computer and use it in GitHub Desktop.
Save mcallari/40b6550e2a2749a60ea4 to your computer and use it in GitHub Desktop.
Purge a path from Acquia Cloud Varnish cache
curl -X PURGE -H "X-Acquia-Purge:[site.com]" -H "Accept-Encoding: gzip" http://url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment