summaryrefslogtreecommitdiffstats
path: root/debian/config-dir/mods-available/dir.conf
blob: 21a0e8be927d5b3055b90b2f48937c40f2333062 (plain)
1
2
3
4
5
<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