Apache HTTP Server - /etc/apache2/mods-available/heartmonitor.load
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original heartmonitor.loadConfiguration File Information
Authentic & Original
Unaltered heartmonitor.load from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Debian:
Ubuntu:
Configuration File Content
4 lines
# This module depends on mod_watchdog to be loaded before. In Debian, this
# module is statically linked.
LoadModule heartmonitor_module /usr/lib/apache2/modules/mod_heartmonitor.so
Download Commands
heartmonitor.load โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O heartmonitor.load.example https://exampleconfig.com/api/v1/config/original/b4da13d1c05a7dd1bdeb272300c1fc83?hint=heartmonitor.load
Using curl:
curl https://exampleconfig.com/api/v1/config/original/b4da13d1c05a7dd1bdeb272300c1fc83?hint=heartmonitor.load > heartmonitor.load.example