summaryrefslogtreecommitdiff
path: root/templates/default.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.erb')
-rw-r--r--templates/default.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.erb b/templates/default.erb
index 8b49c77..90e4801 100644
--- a/templates/default.erb
+++ b/templates/default.erb
@@ -5,7 +5,7 @@
# begin site config
<Directory <%= scope.lookupvar('apache::default_folder') %>>
- Options Indexes Includes FollowSymLinks MultiViews
+ Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
</Directory>
# end site config