Original, unaltered Ubuntu 24.04 LTS (Noble Numbat) config files from fresh installations
Original, unaltered configurations from fresh installations
π Ubuntu 24.04 LTS (Noble Numbat)
LoadModule alias_module /usr/lib/apache2/modules/mod_alias.so
π Ubuntu 24.04 LTS (Noble Numbat)
# 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 β¦
π Ubuntu 24.04 LTS (Noble Numbat)
LoadModule actions_module /usr/lib/apache2/modules/mod_actions.so
π Ubuntu 24.04 LTS (Noble Numbat)
# 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 β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# Depends: authn_core LoadModule access_compat_module /usr/lib/apache2/modules/mod_access_compat.so
π 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> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfDefine ENABLE_USR_LIB_CGI_BIN> Scβ¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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 β¦
π 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_access.log vhost_combined
π Ubuntu 24.04 LTS (Noble Numbat)
# 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β¦
π 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 your files # have this encoding. It will override any encoding given in the filesβ¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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,β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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,β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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,β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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,β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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β¦
π Ubuntu 24.04 LTS (Noble Numbat)
#!/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β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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β¦
π Ubuntu 24.04 LTS (Noble Numbat)
# 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,β¦
π Ubuntu 24.04 LTS (Noble Numbat)
[server] plugin_load_add=provider_snappy provider_snappy=force_plus_permanent
π Ubuntu 24.04 LTS (Noble Numbat)
[server] plugin_load_add=provider_lzo provider_lzo=force_plus_permanent
Explore configs by application or operating system