From 3bbd63e00dd33972f2110a0f7362f05379404f6a Mon Sep 17 00:00:00 2001 From: Aidan Fitzgerald Date: Fri, 27 Jul 2018 00:31:58 -0400 Subject: [PATCH] We don't need to override --- roles/lokole/templates/lokole.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/lokole/templates/lokole.conf.j2 b/roles/lokole/templates/lokole.conf.j2 index 3587d26de..3816cdbca 100644 --- a/roles/lokole/templates/lokole.conf.j2 +++ b/roles/lokole/templates/lokole.conf.j2 @@ -6,7 +6,6 @@ Alias {{ lokole_url }}/static {{ lokole_install_path }} Options Indexes FollowSymLinks - AllowOverride All # Don't allow modifications in static directory Require all granted