Files
freeipa/install/share
Christian Heimes 2bfe5ff689 Use httpd 2.4 syntax for access control
The httpd options Allow, Deny, Order, and Satisfy are deprecated in
Apache httpd 2.4. These options are provided by the mod_access_compat
module and should no longer be used.

Replace "Allow from all" with "Require all granted".

Removal of "Satisfy Any" needs more investigation.

See: httpd.apache.org/docs/2.4/upgrading.html
See: httpd.apache.org/docs/2.4/mod/mod_access_compat.html
Fixes: pagure.io/freeipa/issue/8305
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2020-05-07 11:00:55 -04:00
..
2013-11-18 16:54:21 +01:00
2019-11-11 09:31:14 +01:00
2016-06-15 07:13:38 +02:00
2014-10-21 12:23:03 +02:00
2014-07-01 13:57:06 +02:00
2015-05-26 11:59:47 +00:00
2019-01-15 14:29:22 -05:00
2015-05-26 11:59:47 +00:00
2017-02-15 07:13:37 +01:00
2019-11-11 09:31:14 +01:00
2019-04-10 13:43:23 +02:00
2015-05-26 11:59:47 +00:00
2017-02-15 07:13:37 +01:00
2015-09-17 14:55:54 +02:00
2018-11-13 13:37:58 +01:00