Apache HTTP Server - /etc/apache2/mods-available/dir.conf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original dir.confConfiguration File Information
Authentic & Original
Unaltered dir.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 12 (Bookworm)
โ Also compatible:
Ubuntu 24.04 LTS (Noble Numbat),
โ Different versions:
Configuration File Content
2 lines
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
Download Commands
dir.conf โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O dir.conf.example https://exampleconfig.com/api/v1/config/original/4dbfa06e481b9a2e874247fc8c157c3b?hint=dir.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/4dbfa06e481b9a2e874247fc8c157c3b?hint=dir.conf > dir.conf.example