跳转到内容

Apache Http Server 默认配置

未改动,随时复制。

/etc/apache2/mods-available/authn_anon.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/authn_anon.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

LoadModule authn_anon_module /usr/lib/apache2/modules/mod_authn_anon.so

1 行 • MD5: 03cbe85c... 查看 →
/etc/apache2/mods-available/auth_form.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/auth_form.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Depends: session authn_core LoadModule auth_form_module /usr/lib/apache2/modules/mod_auth_form.so

2 行 • MD5: 731420a7... 查看 →
/etc/apache2/mods-available/auth_digest.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/auth_digest.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Depends: authn_core LoadModule auth_digest_module /usr/lib/apache2/modules/mod_auth_digest.so

2 行 • MD5: f29d047c... 查看 →
/etc/apache2/mods-available/auth_basic.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/auth_basic.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Depends: authn_core LoadModule auth_basic_module /usr/lib/apache2/modules/mod_auth_basic.so

2 行 • MD5: a92c34a3... 查看 →
/etc/apache2/mods-available/asis.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/asis.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Depends: mime LoadModule asis_module /usr/lib/apache2/modules/mod_asis.so

2 行 • MD5: d1003c9f... 查看 →
/etc/apache2/mods-available/allowmethods.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/allowmethods.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

LoadModule allowmethods_module /usr/lib/apache2/modules/mod_allowmethods.so

1 行 • MD5: b377b96e... 查看 →
/etc/apache2/mods-available/alias.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/alias.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

LoadModule alias_module /usr/lib/apache2/modules/mod_alias.so

1 行 • MD5: 77422965... 查看 →
/etc/apache2/mods-available/alias.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/alias.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Aliases: Add here as many aliases as you need (with no limit). The format is # Alias fakename realname # # …

19 行 • MD5: a1632bd9... 查看 →
/etc/apache2/mods-available/actions.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/actions.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

LoadModule actions_module /usr/lib/apache2/modules/mod_actions.so

1 行 • MD5: 95dcfd2e... 查看 →
/etc/apache2/mods-available/actions.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/actions.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# a2enmod-note: needs-configuration # # Action lets you define media types that will execute a script whenev…

9 行 • MD5: aa7020be... 查看 →
/etc/apache2/mods-available/access_compat.load
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/mods-available/access_compat.load

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Depends: authn_core LoadModule access_compat_module /usr/lib/apache2/modules/mod_access_compat.so

2 行 • MD5: f7f77b3e... 查看 →
/etc/apache2/conf-available/serve-cgi-bin.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/conf-available/serve-cgi-bin.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

<IfModule mod_alias.c> <IfModule mod_cgi.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfModule mod_cgi…

18 行 • MD5: c146ad61... 查看 →
/etc/apache2/conf-available/security.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/conf-available/security.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Changing the following options will not really affect the security of the # server, but might make attacks …

58 行 • MD5: 33266893... 查看 →
/etc/apache2/conf-available/other-vhosts-access-log.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/conf-available/other-vhosts-access-log.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Define an access log for VirtualHosts that don't define their own logfile CustomLog ${APACHE_LOG_DIR}/other…

2 行 • MD5: 2cad303f... 查看 →
/etc/apache2/conf-available/localized-error-pages.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/conf-available/localized-error-pages.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Customizable error responses come in three flavors: # 1) plain text # 2) local redirects # 3) external redi…

79 行 • MD5: f542d267... 查看 →
/etc/apache2/conf-available/charset.conf
Apache HTTP Server Debian 13 (Trixie) Ubuntu 24.04 LTS (Noble Numbat)

Apache HTTP Server - /etc/apache2/conf-available/charset.conf

📍 Debian 13 (Trixie)

📍 Ubuntu 24.04 LTS (Noble Numbat)

# Read the documentation before enabling AddDefaultCharset. # In general, it is only a good idea if you know …

6 行 • MD5: e6fbb8ad... 查看 →
/etc/logrotate.d/httpd
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

Apache HTTP Server - /etc/logrotate.d/httpd

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# Note that logs are not compressed unless "compress" is configured, # which can be done either here or globa…

11 行 • MD5: f48c31ee... 查看 →
/etc/systemd/httpd@.service
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# This is a template for httpd instances. # See httpd@.service(8) for more information. [Unit] Description=T…

26 行 • MD5: 934507a1... 查看 →
/etc/systemd/httpd.socket
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# See httpd.socket(8) for more information on using the httpd service. [Unit] Description=Apache httpd Serve…

13 行 • MD5: 23029a06... 查看 →
/etc/systemd/httpd.service
Apache HTTP Server Red Hat Enterprise Linux 9 (Plow) CentOS Stream 9

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

📍 Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9

# See httpd.service(8) for more information on using the httpd service. # Modifying this file in-place is no…

33 行 • MD5: 091091cb... 查看 →

继续浏览

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