diff --git a/roles/batcave/templates/infrastructure.fedoraproject.org.conf.j2 b/roles/batcave/templates/infrastructure.fedoraproject.org.conf.j2
index 498f65fc7d..c5771c5059 100644
--- a/roles/batcave/templates/infrastructure.fedoraproject.org.conf.j2
+++ b/roles/batcave/templates/infrastructure.fedoraproject.org.conf.j2
@@ -72,6 +72,11 @@ DocumentRoot /srv/web
Require all granted
+
+ Options -Indexes -FollowSymLinks
+ Require all granted
+
+
Options FollowSymLinks
Require all granted
@@ -173,6 +178,11 @@ DocumentRoot /srv/web
Require all granted
+
+ Options -Indexes -FollowSymLinks
+ Require all granted
+
+
Options FollowSymLinks
Require all granted