Skip to content

Commit cde7c5b

Browse files
authored
Merge pull request #374 from Yoda-BZH/master
docs(readme): document vhosts clean/cleanup
2 parents ce4f4a7 + f35e7dc commit cde7c5b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,17 @@ Example Pillar:
299299
SSLCertificateKeyFile: /path/to/ssl.key
300300
SSLCertificateChainFile: /path/to/ssl.ca.crt
301301
302+
``apache.config.vhosts.clean``
303+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304+
305+
Remove non-declared virtual hosts, and deactivates the service.
306+
307+
``apache.config.vhosts.cleanup``
308+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
309+
310+
Remove non-declared virtual hosts, but keeps the service running.
311+
312+
302313
Testing
303314
-------
304315

0 commit comments

Comments
 (0)