Skip to content

Instantly share code, notes, and snippets.

@robophil
Created February 14, 2017 10:23
Show Gist options
  • Save robophil/5d5f299f158b6ed164e6282f76dcb6fd to your computer and use it in GitHub Desktop.
Save robophil/5d5f299f158b6ed164e6282f76dcb6fd to your computer and use it in GitHub Desktop.
How to get vanish to work on port 80
sudo vi /lib/systemd/system/varnish.service
sudo systemctl daemon-reload
sudo service varnish restart
# The link below would be helpful
# https://www.digitalocean.com/community/questions/configure-varnish-with-apache-on-ubuntu-14-04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment