vagrant-wordpress/cookbooks/apache2/templates/default/mods/dir.conf.erb

6 lines
122 B
Plaintext

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