Apache HTTP Server - /etc/apache2/mods-available/dir.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen dir.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert dir.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 9 (Stretch)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
6 Zeilen
<IfModule mod_dir.c>
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
dir.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O dir.conf.example https://exampleconfig.com/api/v1/config/original/fe4bc5fa3b3cc7a241fe57f8fabc55a1?hint=dir.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/fe4bc5fa3b3cc7a241fe57f8fabc55a1?hint=dir.conf > dir.conf.example