[master] 873e75b Call it 'vhosts' instead of 'domains'.
Poul-Henning Kamp
phk at FreeBSD.org
Mon Sep 12 07:03:09 CEST 2016
commit 873e75b23e1ec943da00fc5b64b5c1b8dfc83e01
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon Sep 12 05:02:19 2016 +0000
Call it 'vhosts' instead of 'domains'.
diff --git a/doc/sphinx/users-guide/vcl-separate.rst b/doc/sphinx/users-guide/vcl-separate.rst
index f876ea9..67c9727 100644
--- a/doc/sphinx/users-guide/vcl-separate.rst
+++ b/doc/sphinx/users-guide/vcl-separate.rst
@@ -3,9 +3,9 @@
Separate VCL files
==================
-Having multiple different domains in the same Varnish is a very
+Having multiple different vhosts in the same Varnish is a very
typical use-case, and from Varnish 5.0 it is possible to have
-a separate VCL files for separate domains or any other distinct
+a separate VCL files for separate vhosts or any other distinct
subset of requests.
Assume that we want to handle ``varnish.org`` with one VCL file
More information about the varnish-commit
mailing list