Actions
Bug #7267
closedRoot server's apache config does not honor < 2.4 for webdav
Bug #7267:
Root server's apache config does not honor < 2.4 for webdav
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Found this in a root server's apache2 vhost:
<LimitExcept PUT> Require all denied </LimitExcept>
Should this not be handled with IfVersion?
Actions