diff --git a/roles/lokole/templates/lokole.conf.j2 b/roles/lokole/templates/lokole.conf.j2 index 3816cdbca..33561e427 100644 --- a/roles/lokole/templates/lokole.conf.j2 +++ b/roles/lokole/templates/lokole.conf.j2 @@ -5,7 +5,7 @@ ProxyPass {{ lokole_url }} http://unix:{{lokole_domain_socket}} Alias {{ lokole_url }}/static {{ lokole_install_path }} - Options Indexes FollowSymLinks + Options FollowSymLinks # Don't allow modifications in static directory Require all granted