/etc/httpd/conf.modules.d/README - CentOS Linux 8

This is the default example configuration of README provided by Apache. This config file was generated by Apache running on CentOS 8.

It is located under: /etc/httpd/conf.modules.d/README

    
This directory holds configuration files for the Apache HTTP Server;
any files in this directory which have the ".conf" extension will be
processed as httpd configuration files.  This directory contains
configuration fragments necessary only to load modules.
Administrators should use the directory "/etc/httpd/conf.d" to modify
the configuration of httpd, or any modules.

Files are processed in sorted order and should have a two digit
numeric prefix.  See httpd.conf(5) for more information.

    
  

Config Details

Location
/etc/httpd/conf.modules.d/README
Operating system
CentOS Linux 8
Length
10 lines
MD5 checksum
293f7e96782a288610796172081f3291

Usage

Download the raw file with wget or curl

Wget

wget -O README.example http://exampleconfig.com/static/raw/apache/centos8/etc/httpd/conf.modules.d/README

cURL

curl http://exampleconfig.com/static/raw/apache/centos8/etc/httpd/conf.modules.d/README > README.example