people: also allow symlinks in public_git
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3f394e266e
commit
095d74eff4
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ NameVirtualHost *:80
|
|||
</Directory>
|
||||
|
||||
<Directory "/home/fedora/*/public_git*">
|
||||
Options SymLinksIfOwnerMatch
|
||||
Require all granted
|
||||
Require method GET POST OPTIONS
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue