summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-06-29 13:59:29 +0000
committerryoon <ryoon@pkgsrc.org>2020-06-29 13:59:29 +0000
commit906603a34426efbe3d5502b08a38c48bff7284a5 (patch)
treea7e67d83e8a80cb14bad5ca085fcb58f50be881a /mk
parent5c3937be95a062d5aa05aed49d68aa4dc6eb3e30 (diff)
downloadpkgsrc-906603a34426efbe3d5502b08a38c48bff7284a5.tar.gz
mk/defaults: Add option for apache24's mod_md
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 8b20153d3c6..91401d51ec6 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -30,6 +30,7 @@ anthy-2ch-dict Include the 2ch dictionary.
anthy-okinawa-dict Include the okinawa dictionary.
ap-php Use PHP via Apache module.
apache Enable support for Apache web server.
+apache-managed-domain-handling Enabele Managing domains and ACME support in Apache web server.
apache-mpm-event Use multi-threaded workers in Apache web server.
apache-mpm-prefork Use pre-forked workers in Apache web server.
apache-mpm-worker Use multiple processes of multi-threaded workers in Apache web server.