Skip to content

Instantly share code, notes, and snippets.

@npotier
Created August 14, 2014 06:47
Show Gist options
  • Save npotier/f8cc8b3ab83f0f90518e to your computer and use it in GitHub Desktop.
Save npotier/f8cc8b3ab83f0f90518e to your computer and use it in GitHub Desktop.
varnish

#Installation de varnish sur Debian Wheezy

  1. Vérifier que la version 3.* de varnish sera installée :
 apt-cache show varnish
  1. Installer varnish
apt-get update
apt-get install varnish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment