Skip to content

Instantly share code, notes, and snippets.

@ThijsFeryn
Created September 20, 2016 15:31
Show Gist options
  • Save ThijsFeryn/2a1482ea4a6197b72a681db2acba7123 to your computer and use it in GitHub Desktop.
Save ThijsFeryn/2a1482ea4a6197b72a681db2acba7123 to your computer and use it in GitHub Desktop.
Load and label VCL files
vcl.load blog /etc/varnish/blog.vcl
vcl.load talks /etc/varnish/talks.vcl
vcl.label blog_vcl blog
vcl.label talks_vcl talks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment