/etc/apache2/mods-available/dump_io.load - Debian GNU/Linux 10 (buster)

This is the default example configuration of dump_io.load provided by Apache. This config file was generated by Apache running on Debian 10.

It is located under: /etc/apache2/mods-available/dump_io.load

    LoadModule dumpio_module /usr/lib/apache2/modules/mod_dumpio.so

    
  

Config Details

Location
/etc/apache2/mods-available/dump_io.load
Operating system
Debian GNU/Linux 10 (buster)
Length
1 lines
MD5 checksum
8231c51ef692e0766625ece087484fe4

Usage

Download the raw file with wget or curl

Wget

wget -O dump_io.load.example http://exampleconfig.com/static/raw/apache/debian10/etc/apache2/mods-available/dump_io.load

cURL

curl http://exampleconfig.com/static/raw/apache/debian10/etc/apache2/mods-available/dump_io.load > dump_io.load.example