Skip to content

Debian 13 (Trixie) Default Configs

Untouched. Ready to copy.

/etc/apache2/mods-available/allowmethods.load
Apache HTTP Server Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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)

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

📍 Debian 13 (Trixie)

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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

<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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

# 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)

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

📍 Debian 13 (Trixie)

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

6 lines • MD5: e6fbb8ad... View →
/etc/mysql/debian.cnf
MariaDB Debian 13 (Trixie)

MariaDB - /etc/mysql/debian.cnf

📍 Debian 13 (Trixie)

# THIS FILE IS OBSOLETE. STOP USING IT IF POSSIBLE. # This file exists only for backwards compatibility for #…

14 lines • MD5: df477b52... View →
/etc/mysql/debian-start
MariaDB Debian 13 (Trixie)

MariaDB - /etc/mysql/debian-start

📍 Debian 13 (Trixie)

#!/bin/bash # # This script is executed by both SysV init /etc/init.d/mariadb and # systemd mariadb.service o…

50 lines • MD5: bd839b84... View →
/etc/mysql/mariadb.cnf
MariaDB Debian 13 (Trixie)

MariaDB - /etc/mysql/mariadb.cnf

📍 Debian 13 (Trixie)

# The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order:…

29 lines • MD5: f78499dd... View →
/etc/mysql/my.cnf.fallback
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

# # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to…

23 lines • MD5: cfe2bc18... View →
/etc/mysql/mariadb.conf.d/provider_snappy.cnf
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

[server] plugin_load_add=provider_snappy provider_snappy=force_plus_permanent

3 lines • MD5: 97735326... View →
/etc/mysql/mariadb.conf.d/provider_lzo.cnf
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

[server] plugin_load_add=provider_lzo provider_lzo=force_plus_permanent

3 lines • MD5: 4753866a... View →
/etc/mysql/mariadb.conf.d/provider_lzma.cnf
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

[server] plugin_load_add=provider_lzma provider_lzma=force_plus_permanent

3 lines • MD5: 69ea1a50... View →
/etc/mysql/mariadb.conf.d/provider_lz4.cnf
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

[server] plugin_load_add=provider_lz4 provider_lz4=force_plus_permanent

3 lines • MD5: 5dc12c98... View →
/etc/mysql/mariadb.conf.d/provider_bzip2.cnf
MariaDB Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

[server] plugin_load_add=provider_bzip2 provider_bzip2=force_plus_permanent

3 lines • MD5: 6c0ab650... View →

Keep exploring

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