mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
sso: Update outdated Apache configuration
Use Require instead of Deny directive. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5076488c7f
commit
a48471680d
@ -11,5 +11,5 @@
|
|||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
<IfModule !mod_auth_pubtkt.c>
|
<IfModule !mod_auth_pubtkt.c>
|
||||||
Deny from all
|
Require all denied
|
||||||
</IfModule>
|
</IfModule>
|
||||||
Loading…
x
Reference in New Issue
Block a user