Feature #60002
backport from 12.6 extra setting for apache's VirtualHost
Start date:
10/21/2015
Due date:
10/22/2015
% Done:
100%
Estimated time:
Operation System:
Description
add
+ <Location />
+ <IfVersion >= 2.4>
+ Require all granted
+ </IfVersion>
<IfVersion < 2.4>
+ Order allow,deny
+ Allow from all
+ </IfVersion>
+ </Location>
History
Updated by Alexey Bobyr over 5 years ago
- Subject changed from backport extra setting for apache's VirtualHost to backport from 12.6 extra setting for apache's VirtualHost
Updated by Alexey Bobyr over 5 years ago
- Due date set to 10/22/2015
- Status changed from Answered to Resolved
- % Done changed from 0 to 100