/etc/apache2/mods-available/authz_user.load - Debian GNU/Linux 8 (jessie)

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

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

    # Depends: authz_core
LoadModule authz_user_module /usr/lib/apache2/modules/mod_authz_user.so

    
  

Config Details

Location
/etc/apache2/mods-available/authz_user.load
Operating system
Debian GNU/Linux 8 (jessie)
Length
2 lines
MD5 checksum
bcf988f105564ec1e14b78df56a01cd8

Usage

Download the raw file with wget or curl

Wget

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

cURL

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