aboutsummaryrefslogtreecommitdiff
path: root/t/conf/extra.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 't/conf/extra.conf.in')
-rw-r--r--t/conf/extra.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/conf/extra.conf.in b/t/conf/extra.conf.in
index fe9de1d..1a9ce52 100644
--- a/t/conf/extra.conf.in
+++ b/t/conf/extra.conf.in
@@ -1 +1,5 @@
PerlSwitches -I@ServerRoot@/../lib
+<Directory />
+ Options FollowSymLinks
+ AllowOverride All
+</Directory>