Created
July 7, 2022 22:06
-
-
Save fernandovbs/5907a126f7b5fc0ced2ed960f256ad51 to your computer and use it in GitHub Desktop.
Purge varnish cache for css files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo varnishadm ban req.http.host == host.com.br '&&' req.url '~' '\\.css$' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment