]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/templates/default/apache.erb
Remove directoryindex directive
[chef.git] / cookbooks / blogs / templates / default / apache.erb
index 3995ad547a7425da941dd750b9d2f36fd3467306..1cb0fe44c6c43972d90b0a344b63e969de029392 100644 (file)
@@ -18,7 +18,6 @@
    ErrorLog /var/log/apache2/<%= @name %>-error.log
 
    DocumentRoot <%= @directory %>
    ErrorLog /var/log/apache2/<%= @name %>-error.log
 
    DocumentRoot <%= @directory %>
-   DirectoryIndex planet.html
 
    SSLEngine on
 </VirtualHost>
 
    SSLEngine on
 </VirtualHost>