Simple Varnish module for Magento to provide admin controlled, URI-based exceptions (with regex support). This module should be used alongside the respective guides,
-
Download and extract the module
wget -O master.zip --no-check-certificate https://github.com/sonassi/magestack-varnish/archive/master.zip unzip master.zip rsync -vPa magestack-varnish*/app/ app/ rm -rf magestack-varnish* master.zip
-
Follow the installation steps for your respective Magento installation