We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5be6e4 commit 8506b8bCopy full SHA for 8506b8b
doc/varnish-configuration.rst
@@ -53,7 +53,7 @@ To configure Varnish for `handling PURGE requests <https://www.varnish-cache.org
53
54
Purge removes a specific URL (including query strings) in all its variants (as specified by the ``Vary`` header).
55
56
-Subroutines are provided in ``resources/config/varnis-[version]/fos_purge.vcl``.
+Subroutines are provided in ``resources/config/varnish-[version]/fos_purge.vcl``.
57
58
To enable support add the following to ``your_varnish.vcl``:
59
0 commit comments