From 65f9bc30e7d918c260793c1f8897dbd16d3a31b0 Mon Sep 17 00:00:00 2001
From: Christophe Jaillet
Date: Sun, 26 Aug 2018 21:10:33 +0000
Subject: [PATCH] Add some more modules that use mod_watchdog
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839250 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_watchdog.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/manual/mod/mod_watchdog.xml b/docs/manual/mod/mod_watchdog.xml
index 393f79de71..334ecfa2a9 100644
--- a/docs/manual/mod/mod_watchdog.xml
+++ b/docs/manual/mod/mod_watchdog.xml
@@ -37,6 +37,8 @@ Apache distribution use this functionality:
- mod_heartbeat
- mod_heartmonitor
+- mod_md
+- mod_proxy_hcheck
To allow a module to use mod_watchdog functionality,
--
2.50.1