跳转到内容

Apache Http Server 默认配置

未改动,随时复制。

/etc/httpd/conf.modules.d/00-systemd.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# This file configures systemd module: LoadModule systemd_module modules/mod_systemd.so

2 行 • MD5: fd94264c... 查看 →
/etc/httpd/conf.modules.d/00-brotli.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

LoadModule brotli_module modules/mod_brotli.so

1 行 • MD5: 9a0903c5... 查看 →
/etc/httpd/conf.modules.d/10-proxy_h2.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

LoadModule proxy_http2_module modules/mod_proxy_http2.so

1 行 • MD5: caa8d2aa... 查看 →
/etc/httpd/conf.modules.d/10-h2.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

LoadModule http2_module modules/mod_http2.so

1 行 • MD5: f1744ed5... 查看 →
/etc/httpd/conf.modules.d/00-lua.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

LoadModule lua_module modules/mod_lua.so

1 行 • MD5: 449a4aea... 查看 →
/etc/httpd/conf.modules.d/01-cgi.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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.con…

11 行 • MD5: a9f3a443... 查看 →
/etc/httpd/conf.modules.d/00-proxy.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# This file configures all the proxy modules: LoadModule proxy_module modules/mod_proxy.so LoadModule lbmetho…

18 行 • MD5: 0e961a90... 查看 →
/etc/httpd/conf.modules.d/00-optional.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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. # #Loa…

19 行 • MD5: be455107... 查看 →
/etc/httpd/conf.modules.d/00-mpm.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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.…

23 行 • MD5: 39b770d5... 查看 →
/etc/httpd/conf.modules.d/00-dav.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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_m…

3 行 • MD5: 56406b62... 查看 →
/etc/httpd/conf.modules.d/00-base.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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_c…

68 行 • MD5: 217c534b... 查看 →
/etc/httpd/conf/magic
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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 /…

397 行 • MD5: 8b7c61b8... 查看 →
/etc/httpd/conf/httpd.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# # This is the main Apache HTTP server configuration file. It contains the # configuration directives that …

358 行 • MD5: abc2d98f... 查看 →
/etc/httpd/conf.d/welcome.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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 f…

20 行 • MD5: 574b5d46... 查看 →
/etc/httpd/conf.d/userdir.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 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 …

36 行 • MD5: d4a26206... 查看 →
/etc/httpd/conf.d/autoindex.conf
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# # Directives controlling the display of server-generated directory listings. # # Required modules: mod_auth…

93 行 • MD5: c386a91b... 查看 →
/etc/apache2/mime.types
Apache HTTP Server Alpine Linux v3.21

Apache HTTP Server - /etc/apache2/mime.types

📍 Alpine Linux v3.21

# This file maps Internet media types to unique file extension(s). # Although created for httpd, this file is…

1858 行 • MD5: c64d1b7f... 查看 →
/etc/apache2/httpd.conf
Apache HTTP Server Alpine Linux v3.21

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

📍 Alpine Linux v3.21

# # This is the main Apache HTTP server configuration file. It contains the # configuration directives that …

482 行 • MD5: 153ba425... 查看 →
/etc/apache2/conf.d/userdir.conf
Apache HTTP Server Alpine Linux v3.21

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

📍 Alpine Linux v3.21

<IfModule userdir_module> # Settings for user home directories # # Required module: mod_authz_core, mod_authz…

23 行 • MD5: 50eb1918... 查看 →
/etc/apache2/conf.d/mpm.conf
Apache HTTP Server Alpine Linux v3.21

Apache HTTP Server - /etc/apache2/conf.d/mpm.conf

📍 Alpine Linux v3.21

# # Server-Pool Management (MPM specific) # # # PidFile: The file in which the server should record its pro…

119 行 • MD5: 104ae677... 查看 →

继续浏览

如果你想看更广的范围,可以按应用或发行版继续浏览。