/etc/apache2/mods-available/authnz_ldap.load - Ubuntu 20.04 LTS (Focal Fossa)

This is the default example configuration of authnz_ldap.load provided by Apache. This config file was generated by Apache running on Ubuntu 20.04.

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

    # Depends: ldap
LoadModule authnz_ldap_module /usr/lib/apache2/modules/mod_authnz_ldap.so

    
  

Config Details

Location
/etc/apache2/mods-available/authnz_ldap.load
Operating system
Ubuntu 20.04 LTS (Focal Fossa)
Length
2 lines
MD5 checksum
d65845f053d08b82da239c73c9094c35

Usage

Download the raw file with wget or curl

Wget

wget -O authnz_ldap.load.example http://exampleconfig.com/static/raw/apache/ubuntu20.04/etc/apache2/mods-available/authnz_ldap.load

cURL

curl http://exampleconfig.com/static/raw/apache/ubuntu20.04/etc/apache2/mods-available/authnz_ldap.load > authnz_ldap.load.example