vagrant-wordpress/cookbooks/apache2/templates/default/mods/dir.conf.erb
2011-06-12 14:15:48 -07:00

6 lines
122 B
Plaintext

<IfModule mod_dir.c>
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
</IfModule>