diff --git a/roles/batcave/files/infrastructure.fedoraproject.org.conf b/roles/batcave/files/infrastructure.fedoraproject.org.conf
index 5a4cb4cbf3..641aa207ce 100644
--- a/roles/batcave/files/infrastructure.fedoraproject.org.conf
+++ b/roles/batcave/files/infrastructure.fedoraproject.org.conf
@@ -46,13 +46,13 @@ DocumentRoot /srv/web
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
@@ -60,21 +60,21 @@ DocumentRoot /srv/web
AllowOverride None
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d//allows"
Options Indexes FollowSymLinks
Order allow,deny
Allow from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d//allows"
Options FollowSymLinks
Order allow,deny
Allow from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d//allows"
# Needed for cgit cgi
@@ -152,13 +152,13 @@ DocumentRoot /srv/web
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
@@ -166,21 +166,21 @@ DocumentRoot /srv/web
AllowOverride None
Order deny,allow
Deny from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
Options Indexes FollowSymLinks
Order allow,deny
Allow from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
Options FollowSymLinks
Order allow,deny
Allow from all
- Include "conf.d/infrastructure.fedoraproject.org/allows"
+ Include "conf.d/allows"
# Needed for cgit cgi