Skip to content

Commit a8321ee

Browse files
authored
Merge pull request #494 from mrbig00/patch-1
Fix example command @ customizing vhost template
2 parents ddf1bbb + decaa8e commit a8321ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vhost-gen/customize-specific-virtual-host.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Then you can copy the templates.
119119

120120
.. code-block:: bash
121121
122-
host> cp cfg/vhost-gen/*.yml-example ./data/www/project-1/.devilbox
122+
host> cp cfg/vhost-gen/*.yml-example-* ./data/www/project-1/.devilbox
123123
124124
.. note::
125125
You actually only need to copy the template of your chosen webserver (either Apache 2.2,

0 commit comments

Comments
 (0)