/etc/apache2/mods-available/data.load - Ubuntu 18.04 LTS (Bionic Beaver)

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

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

    LoadModule data_module /usr/lib/apache2/modules/mod_data.so

    
  

Config Details

Location
/etc/apache2/mods-available/data.load
Operating system
Ubuntu 18.04 LTS (Bionic Beaver)
Length
1 lines
MD5 checksum
b6cc5b9e815f551335596cd1e25ffc34

Usage

Download the raw file with wget or curl

Wget

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

cURL

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