Enable DAV modules
[hcoop/zz_old/config/apache2.git] / mods-available / dir.conf
1 <IfModule mod_dir.c>
2
3 DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
4
5 </IfModule>