Fix #426 : Remove 2.2 authorization rule
* Use only 2.4 authorization rules * Restore server-status protection with 2.4 rules only * close #426
This commit is contained in:
parent
5d14fed7e4
commit
3c83f33935
|
@ -14,7 +14,6 @@ AssignUserId www-data www-data
|
|||
Options +FollowSymLinks
|
||||
AllowOverride None
|
||||
Require all denied
|
||||
Satisfy Any
|
||||
</Directory>
|
||||
#### End security parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue