Apache HTTP Server Konfiguration - Linux
/etc/apache2/mods-available/negotiation.conf
Schnellaktionen
📥 Original herunterladen negotiation.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert negotiation.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 9 (Stretch)
✓ Auch kompatibel:
Debian 11 (Bullseye),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
21 Zeilen
<IfModule mod_negotiation.c>
# LanguagePriority allows you to give precedence to some languages
# in case of a tie during content negotiation.
#
# Just list the languages in decreasing order of preference. We have
# more or less alphabetized them here. You probably want to change this.
#
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW
#
# ForceLanguagePriority allows you to serve a result page rather than
# MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
# [in case no accepted languages matched the available variants]
#
ForceLanguagePriority Prefer Fallback
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
negotiation.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O negotiation.conf.example https://exampleconfig.com/api/v1/config/original/443398efdd41085bc1a70047f6e61c95?hint=negotiation.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/443398efdd41085bc1a70047f6e61c95?hint=negotiation.conf > negotiation.conf.example
Verwandte Konfigurationsdateien
/etc/apache2/mods-available/negotiation.conf
Apache HTTP Server · Debian 9 (Stretch)
/etc/apache2/mods-available/negotiation.conf
Apache HTTP Server · Debian 9 (Stretch)
/etc/apache2/mods-available/negotiation.conf
Apache HTTP Server · Debian 9 (Stretch)
/etc/apache2/mods-available/negotiation.conf
APT · Debian 9 (Stretch)
/etc/apache2/mods-available/negotiation.conf
APT · Debian 9 (Stretch)
/etc/apache2/mods-available/negotiation.conf
APT · Debian 9 (Stretch)