Original, unaltered Apache HTTP Server config files from fresh installations
Original, unaltered configurations from fresh installations
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
LoadModule brotli_module modules/mod_brotli.so
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
LoadModule proxy_http2_module modules/mod_proxy_http2.so
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
LoadModule http2_module modules/mod_http2.so
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
LoadModule lua_module modules/mod_lua.so
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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_β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
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
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# 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 β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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β¦
π Red Hat Enterprise Linux 9 (Plow)
π CentOS Stream 9
# # 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β¦
π Alpine Linux v3.21
# This file maps Internet media types to unique file extension(s). # Although created for httpd, this file is used by many software systems # and has been placed in the public domain for unlimited reβ¦
π Alpine Linux v3.21
# # 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β¦
π Alpine Linux v3.21
<IfModule userdir_module> # Settings for user home directories # # Required module: mod_authz_core, mod_authz_host, mod_userdir # # UserDir: The name of the directory that is appended onto a user's β¦
π Alpine Linux v3.21
# # Server-Pool Management (MPM specific) # # # PidFile: The file in which the server should record its process # identification number when it starts. # # Note that this is the default PidFile forβ¦
π Alpine Linux v3.21
# # Settings for hosting different languages. # # Required modules: mod_mime, mod_negotiation # DefaultLanguage and AddLanguage allows you to specify the language of # a document. You can then use β¦
Explore configs by application or operating system