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

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

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

    # Depends: cache
LoadModule cache_socache_module /usr/lib/apache2/modules/mod_cache_socache.so

    
  

Config Details

Location
/etc/apache2/mods-available/cache_socache.load
Operating system
Debian GNU/Linux 10 (buster)
Length
2 lines
MD5 checksum
4b548216cee2e910e9059e426f81e60c

Usage

Download the raw file with wget or curl

Wget

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

cURL

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