100% Free & Open

Debian 12 (Bookworm) Configuration Files

Original, unaltered Debian 12 (Bookworm) config files from fresh installations

245 Debian 12 (Bookworm) Configuration Files

Original, unaltered configurations from fresh installations

/etc/apache2/mods-available/alias.load
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

LoadModule alias_module /usr/lib/apache2/modules/mod_alias.so
2 lines β€’ MD5: 77422965... Click to view full file
/etc/apache2/mods-available/alias.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
#
# Note that if you include a trailing / on fakename then the server will
# require it to be …
20 lines β€’ MD5: a1632bd9... Click to view full file
/etc/apache2/mods-available/actions.load
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

LoadModule actions_module /usr/lib/apache2/modules/mod_actions.so
2 lines β€’ MD5: 95dcfd2e... Click to view full file
/etc/apache2/mods-available/actions.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# a2enmod-note: needs-configuration

#
# Action lets you define media types that will execute a script whenever
# a matching file is called. This eliminates the need for repeated URL
# pathnames for …
10 lines β€’ MD5: aa7020be... Click to view full file
/etc/apache2/mods-available/access_compat.load
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Depends: authn_core
LoadModule access_compat_module /usr/lib/apache2/modules/mod_access_compat.so
3 lines β€’ MD5: f7f77b3e... Click to view full file
/etc/apache2/conf-available/serve-cgi-bin.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

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

	<IfModule mod_cgid.c>
		Define ENABLE_USR_LIB_CGI_BIN
	</IfModule>

	<IfDefine ENABLE_USR_LIB_CGI_BIN>
		Sc…
19 lines β€’ MD5: c146ad61... Click to view full file
/etc/apache2/conf-available/security.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Changing the following options will not really affect the security of the
# server, but might make attacks slightly more difficult in some cases.

#
# ServerTokens
# This directive configures what …
59 lines β€’ MD5: 33266893... Click to view full file
/etc/apache2/conf-available/other-vhosts-access-log.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Define an access log for VirtualHosts that don't define their own logfile
CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined
3 lines β€’ MD5: 2cad303f... Click to view full file
/etc/apache2/conf-available/localized-error-pages.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Customizable error responses come in three flavors:
# 1) plain text
# 2) local redirects
# 3) external redirects
#
# Some examples:
#ErrorDocument 500 "The server made a boo boo."
#ErrorDocument 40…
80 lines β€’ MD5: f542d267... Click to view full file
/etc/apache2/conf-available/charset.conf
Apache HTTP Server Debian 12 (Bookworm)

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

πŸ“ Debian 12 (Bookworm)

# Read the documentation before enabling AddDefaultCharset.
# In general, it is only a good idea if you know that all your files
# have this encoding. It will override any encoding given in the files…
7 lines β€’ MD5: e6fbb8ad... Click to view full file
/etc/mysql/mysql.cnf
MySQL Debian 12 (Bookworm)

MySQL - /etc/mysql/mysql.cnf

πŸ“ Debian 12 (Bookworm)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
35 lines β€’ MD5: e43e8042... Click to view full file
/etc/mysql/my.cnf.fallback
MySQL Debian 12 (Bookworm)

MySQL - /etc/mysql/my.cnf.fallback

πŸ“ Debian 12 (Bookworm)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
34 lines β€’ MD5: c6e5f877... Click to view full file
/etc/mysql/mysql.conf.d/mysqld.cnf
MySQL Debian 12 (Bookworm)

MySQL - /etc/mysql/mysql.conf.d/mysqld.cnf

πŸ“ Debian 12 (Bookworm)

# Copyright (c) 2014, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
35 lines β€’ MD5: 413ad72c... Click to view full file
/etc/mysql/conf.d/mysql.cnf
MySQL Debian 12 (Bookworm)

MySQL - /etc/mysql/conf.d/mysql.cnf

πŸ“ Debian 12 (Bookworm)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
31 lines β€’ MD5: a5791297... Click to view full file
/etc/mysql/debian.cnf
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/debian.cnf

πŸ“ Debian 12 (Bookworm)

# THIS FILE IS OBSOLETE. STOP USING IT IF POSSIBLE.
# This file exists only for backwards compatibility for
# tools that run '--defaults-file=/etc/mysql/debian.cnf'
# and have root level access to th…
15 lines β€’ MD5: df477b52... Click to view full file
/etc/mysql/debian-start
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/debian-start

πŸ“ Debian 12 (Bookworm)

#!/bin/bash
#
# This script is executed by both SysV init /etc/init.d/mariadb and
# systemd mariadb.service on every (re)start.
#
# Changes to this file will be preserved when updating the Debian pac…
48 lines β€’ MD5: b3c25d75... Click to view full file
/etc/mysql/mariadb.cnf
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/mariadb.cnf

πŸ“ Debian 12 (Bookworm)

# The MariaDB configuration file
#
# The MariaDB/MySQL tools read configuration files in the following order:
# 0. "/etc/mysql/my.cnf" symlinks to this file, reason why all the rest is read.
# 1. "/e…
30 lines β€’ MD5: f78499dd... Click to view full file
/etc/mysql/my.cnf.fallback
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/my.cnf.fallback

πŸ“ Debian 12 (Bookworm)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
34 lines β€’ MD5: c6e5f877... Click to view full file
/etc/mysql/mariadb.conf.d/provider_snappy.cnf
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/mariadb.conf.d/provider_snappy.cnf

πŸ“ Debian 12 (Bookworm)

[server]
plugin_load_add=provider_snappy
provider_snappy=force_plus_permanent
4 lines β€’ MD5: 97735326... Click to view full file
/etc/mysql/mariadb.conf.d/provider_lzo.cnf
MariaDB Debian 12 (Bookworm)

MariaDB - /etc/mysql/mariadb.conf.d/provider_lzo.cnf

πŸ“ Debian 12 (Bookworm)

[server]
plugin_load_add=provider_lzo
provider_lzo=force_plus_permanent
4 lines β€’ MD5: 4753866a... Click to view full file