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 804723f commit 28b5679Copy full SHA for 28b5679
doc/varnish-configuration.rst
@@ -39,7 +39,7 @@ Provided VCL Subroutines
39
In order to ease configuration we provide a set of VCL subroutines in the
40
``resources/config`` directory. These can be included from your main Varnish
41
configuration file, typically ``default.vcl``. Then you need to make your
42
-``VCL_*`` subroutines call the ``fos_*`` routines.
+``vcl_*`` subroutines call the ``fos_*`` routines.
43
44
.. tip::
45
When including one of the provided VCL, you need to call all the defined
0 commit comments