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 %>
|
DocumentRoot <%= @docroot %>
|
||||||
<Directory <%= @docroot %>>
|
<Directory <%= @docroot %>>
|
||||||
|
Options Indexes FollowSymLinks MultiViews
|
||||||
Satisfy any
|
Satisfy any
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user