100% Free & Open

Red Hat Enterprise Linux 9 (Plow) Configuration Files

Original, unaltered Red Hat Enterprise Linux 9 (Plow) config files from fresh installations

56 Red Hat Enterprise Linux 9 (Plow) Configuration Files

Original, unaltered configurations from fresh installations

/etc/systemd/httpd.service
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/systemd/httpd.service

📍 Red Hat Enterprise Linux 9 (Plow)

# See httpd.service(8) for more information on using the httpd service.

# Modifying this file in-place is not recommended, because changes
# will be overwritten during package upgrades.  To customiz…
34 lines • MD5: 091091cb... Click to view full file
/etc/httpd/conf.modules.d/00-systemd.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-systemd.conf

📍 Red Hat Enterprise Linux 9 (Plow)

# This file configures systemd module:
LoadModule systemd_module modules/mod_systemd.so
3 lines • MD5: fd94264c... Click to view full file
/etc/httpd/conf.modules.d/00-brotli.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-brotli.conf

📍 Red Hat Enterprise Linux 9 (Plow)

LoadModule brotli_module modules/mod_brotli.so
2 lines • MD5: 9a0903c5... Click to view full file
/etc/httpd/conf.modules.d/10-proxy_h2.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/10-proxy_h2.conf

📍 Red Hat Enterprise Linux 9 (Plow)

LoadModule proxy_http2_module modules/mod_proxy_http2.so
2 lines • MD5: caa8d2aa... Click to view full file
/etc/httpd/conf.modules.d/10-h2.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/10-h2.conf

📍 Red Hat Enterprise Linux 9 (Plow)

LoadModule http2_module modules/mod_http2.so
2 lines • MD5: f1744ed5... Click to view full file
/etc/httpd/conf.modules.d/00-lua.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-lua.conf

📍 Red Hat Enterprise Linux 9 (Plow)

LoadModule lua_module modules/mod_lua.so
2 lines • MD5: 449a4aea... Click to view full file
/etc/httpd/conf.modules.d/01-cgi.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/01-cgi.conf

📍 Red Hat Enterprise Linux 9 (Plow)

# This configuration file loads a CGI module appropriate to the MPM
# which has been configured in 00-mpm.conf.  mod_cgid should be used
# with a threaded MPM; mod_cgi with the prefork MPM.

<IfModul…
12 lines • MD5: a9f3a443... Click to view full file
/etc/httpd/conf.modules.d/00-proxy.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-proxy.conf

📍 Red Hat Enterprise Linux 9 (Plow)

# This file configures all the proxy modules:
LoadModule proxy_module modules/mod_proxy.so
LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
LoadModule lbmethod_byrequests_modu…
19 lines • MD5: 0e961a90... Click to view full file
/etc/httpd/conf.modules.d/00-optional.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-optional.conf

📍 Red Hat Enterprise Linux 9 (Plow)

#
# This file lists modules included with the Apache HTTP Server
# which are not enabled by default.
# 

#LoadModule asis_module modules/mod_asis.so
#LoadModule authnz_fcgi_module modules/mod_authnz_…
20 lines • MD5: be455107... Click to view full file
/etc/httpd/conf.modules.d/00-mpm.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-mpm.conf

📍 Red Hat Enterprise Linux 9 (Plow)

# Select the MPM module which should be used by uncommenting exactly
# one of the following LoadModule lines.  See the httpd.conf(5) man
# page for more information on changing the MPM.

# prefork MP…
24 lines • MD5: 39b770d5... Click to view full file
/etc/httpd/conf.modules.d/00-dav.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-dav.conf

📍 Red Hat Enterprise Linux 9 (Plow)

LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dav_lock_module modules/mod_dav_lock.so
4 lines • MD5: 56406b62... Click to view full file
/etc/httpd/conf.modules.d/00-base.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.modules.d/00-base.conf

📍 Red Hat Enterprise Linux 9 (Plow)

#
# This file loads most of the modules included with the Apache HTTP
# Server itself.
#

LoadModule access_compat_module modules/mod_access_compat.so
LoadModule actions_module modules/mod_actions.so…
69 lines • MD5: 217c534b... Click to view full file
/etc/httpd/conf/magic
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf/magic

📍 Red Hat Enterprise Linux 9 (Plow)

# Magic data for mod_mime_magic Apache module (originally for file(1) command)
# The module is described in /manual/mod/mod_mime_magic.html
#
# The format is 4-5 columns:
#    Column #1: byte number …
398 lines • MD5: 8b7c61b8... Click to view full file
/etc/httpd/conf/httpd.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf/httpd.conf

📍 Red Hat Enterprise Linux 9 (Plow)

#
# This is the main Apache HTTP server configuration file.  It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.4/> for detail…
359 lines • MD5: abc2d98f... Click to view full file
/etc/httpd/conf.d/welcome.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.d/welcome.conf

📍 Red Hat Enterprise Linux 9 (Plow)

# 
# This configuration file enables the default "Welcome" page if there
# is no default index page present for the root URL.  To disable the
# Welcome page, comment out all the lines below. 
#
# NOT…
21 lines • MD5: 574b5d46... Click to view full file
/etc/httpd/conf.d/userdir.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.d/userdir.conf

📍 Red Hat Enterprise Linux 9 (Plow)

#
# UserDir: The name of the directory that is appended onto a user's home
# directory if a ~user request is received.
#
# The path to the end user account 'public_html' directory must be
# accessibl…
37 lines • MD5: d4a26206... Click to view full file
/etc/httpd/conf.d/autoindex.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow)

Apache HTTP Server - /etc/httpd/conf.d/autoindex.conf

📍 Red Hat Enterprise Linux 9 (Plow)

#
# Directives controlling the display of server-generated directory listings.
#
# Required modules: mod_authz_core, mod_authz_host,
#                   mod_autoindex, mod_alias
#
# To see the listin…
94 lines • MD5: c386a91b... Click to view full file
/etc/my.cnf
MySQL Red Hat Enterprise Linux 9 (Plow)

MySQL - /etc/my.cnf

📍 Red Hat Enterprise Linux 9 (Plow)

# For advice on how to change settings please see
# http://dev.mysql.com/doc/refman/8.4/en/server-configuration-defaults.html

[mysqld]
#
# Remove leading # and set to the amount of RAM for the most …
27 lines • MD5: fe2f3d6d... Click to view full file
/etc/ssh/sshd_config
OpenSSH Red Hat Enterprise Linux 9 (Plow)

OpenSSH - /etc/ssh/sshd_config

📍 Red Hat Enterprise Linux 9 (Plow)

#	$OpenBSD: sshd_config,v 1.104 2021/07/02 05:11:21 dtucker Exp $

# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.

# This sshd was compiled with…
131 lines • MD5: 277e5f0f... Click to view full file
/etc/ssh/moduli
OpenSSH Red Hat Enterprise Linux 9 (Plow)

OpenSSH - /etc/ssh/moduli

📍 Red Hat Enterprise Linux 9 (Plow)

#    $OpenBSD: moduli,v 1.30 2021/05/17 07:22:45 dtucker Exp $
# Time Type Tests Tries Size Generator Modulus
20210510040256 2 6 100 2047 5 C7CE688A891B095F8844E2381248DFAE8FA10F704F18EC478287964C92B…
451 lines • MD5: b7b97bab... Click to view full file