Skip to content

Instantly share code, notes, and snippets.

@ThijsFeryn
Created September 20, 2016 15:31
Embed
What would you like to do?
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