Apache Http Server Konfigurationsdateien

Original, unverändert Apache HTTP Server Config-Dateien von frischen Installationen

183 Apache Http Server Konfigurationsdateien

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

2 Zeilen • MD5: 77422965...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

<IfModule alias_module> # Aliases: Add here as many aliases as you need (with no limit). The format is # Alias fakena…

25 Zeilen • MD5: c6e9f261...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

2 Zeilen • MD5: 95dcfd2e...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

12 Zeilen • MD5: 8736884d...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

3 Zeilen • MD5: f7f77b3e...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

21 Zeilen • MD5: 21abde7d...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# # Disable access to the entire file system except for the directories that # are explicitly allowed later. # # This c…

74 Zeilen • MD5: f2e736bb...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

5 Zeilen • MD5: 60d5d579...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

82 Zeilen • MD5: cfd0ae5e...

Apache HTTP Server Debian

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

📍 Debian 9 (Stretch), Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 18.04 LTS (Bionic Beaver), Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

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

9 Zeilen • MD5: 46ea15bc...

Apache HTTP Server Debian

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

📍 Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

LoadModule socache_redis_module /usr/lib/apache2/modules/mod_socache_redis.so

2 Zeilen • MD5: 5c6ee35e...

Apache HTTP Server Debian

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

📍 Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# Depends: proxy LoadModule proxy_uwsgi_module /usr/lib/apache2/modules/mod_proxy_uwsgi.so

3 Zeilen • MD5: 37493bab...

Apache HTTP Server Debian

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

📍 Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

LoadModule md_module /usr/lib/apache2/modules/mod_md.so

2 Zeilen • MD5: 4fa08b54...

Apache HTTP Server Debian

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

📍 Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

# mod_http2 doesn't work with mpm_prefork <IfModule !mpm_prefork> Protocols h2 h2c http/1.1 # # HTTP/2 push c…

35 Zeilen • MD5: 1d8bfa43...

Apache HTTP Server Debian

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

📍 Debian 11 (Bullseye), Debian 12 (Bookworm)

📍 Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 22.04 LTS (Jammy Jellyfish), Ubuntu 24.04 LTS (Noble Numbat)

LoadModule brotli_module /usr/lib/apache2/modules/mod_brotli.so

2 Zeilen • MD5: da4d337d...

Apache HTTP Server Debian

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

📍 Ubuntu 18.04 LTS (Bionic Beaver)

[Service] Type=forking RemainAfterExit=no

4 Zeilen • MD5: 23a3cceb...

Apache HTTP Server Ubuntu

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

📍 Red Hat Enterprise Linux 8 (Ootpa), Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9, CentOS Stream 10

/var/log/httpd/*log { missingok notifempty sharedscripts delaycompress postrotate /bin/syst…

10 Zeilen • MD5: 35642ac4...

Apache HTTP Server Red Hat Enterprise Linux

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

📍 Red Hat Enterprise Linux 8 (Ootpa), Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9, CentOS Stream 10

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

24 Zeilen • MD5: da751182...

Apache HTTP Server Red Hat Enterprise Linux

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

📍 Red Hat Enterprise Linux 8 (Ootpa), Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9, CentOS Stream 10

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

14 Zeilen • MD5: 23029a06...

Apache HTTP Server Red Hat Enterprise Linux

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

📍 Red Hat Enterprise Linux 8 (Ootpa), Red Hat Enterprise Linux 9 (Plow)

📍 CentOS Stream 9, CentOS Stream 10

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

33 Zeilen • MD5: 77392a0c...

Apache HTTP Server Red Hat Enterprise Linux