From 095d74eff4f2ffa124a82b8f6632ac428b44761d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 27 Jun 2024 15:28:58 -0700 Subject: [PATCH] people: also allow symlinks in public_git Signed-off-by: Kevin Fenzi --- roles/people/templates/people.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/people/templates/people.conf b/roles/people/templates/people.conf index ed5a3c0634..185854024b 100644 --- a/roles/people/templates/people.conf +++ b/roles/people/templates/people.conf @@ -66,6 +66,7 @@ NameVirtualHost *:80 + Options SymLinksIfOwnerMatch Require all granted Require method GET POST OPTIONS