/etc/apache2/mods-available/ident.load - Debian GNU/Linux 11 (bullseye)

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

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

    LoadModule ident_module /usr/lib/apache2/modules/mod_ident.so

    
  

Config Details

Location
/etc/apache2/mods-available/ident.load
Operating system
Debian GNU/Linux 11 (bullseye)
Length
1 lines
MD5 checksum
51ba623a8a2bd71c512f847d02e0934f

Usage

Download the raw file with wget or curl

Wget

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

cURL

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