Skip to content

Apache Http Server Default Configs

Untouched. Ready to copy.

/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 lines • MD5: 03cbe85c... View →
/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 lines • MD5: 731420a7... View →
/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 lines • MD5: f29d047c... View →
/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 lines • MD5: a92c34a3... View →
/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 lines • MD5: d1003c9f... View →
/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 lines • MD5: b377b96e... View →
/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 lines • MD5: 77422965... View →
/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 lines • MD5: a1632bd9... View →
/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 lines • MD5: 95dcfd2e... View →
/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 lines • MD5: aa7020be... View →
/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 lines • MD5: f7f77b3e... View →
/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 lines • MD5: c146ad61... View →
/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 lines • MD5: 33266893... View →
/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 lines • MD5: 2cad303f... View →
/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 lines • MD5: f542d267... View →
/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 lines • MD5: e6fbb8ad... View →
/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 lines • MD5: f48c31ee... View →
/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 lines • MD5: 934507a1... View →
/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 lines • MD5: 23029a06... View →
/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 lines • MD5: 091091cb... View →

Keep exploring

Browse by application or distro when you want a wider view.