From 488c5d37201b3fd7cad396661201f98237f66b13 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 30 Sep 2020 15:49:51 +0200 Subject: [PATCH] wip, doc --- docs/src/virtualserver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/virtualserver.rst b/docs/src/virtualserver.rst index e142e3327..e206f6d67 100644 --- a/docs/src/virtualserver.rst +++ b/docs/src/virtualserver.rst @@ -36,7 +36,7 @@ Arguments The arguments are the same as the :ref:`normal server arguments`. -When using multiple modules, the most important one for the virtual server is to have different ports for each virtual server. +When using multiple modules, use different ports for each virtual server. .. code-block:: bash # will start control server at port 1912 and stop server at port 1913