Merge "Use mod_autoindex on files.o.o"
This commit is contained in:
commit
e4f95a7e8f
@ -13,6 +13,7 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %>
|
||||
|
||||
DocumentRoot <%= @docroot %>
|
||||
<Directory <%= @docroot %>>
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
Satisfy any
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user