Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Deprecated the "Allow, Deny, and Order" directives #418

Merged
merged 2 commits into from
Feb 25, 2017
Merged

Conversation

nigrosimone
Copy link
Collaborator

@nigrosimone nigrosimone commented Feb 25, 2017

Apache v2.4+ has deprecated the "Allow, Deny, and Order" directives in .htaccess, in favor of the "Require" directive. Such servers would now be forced to load the "mod_access_compat" module to regain "Allow, Deny, and Order" (unlike pre-2.4). For w3tc's "Enable Compatibility Mode" to function correctly on servers that have upgraded i've put in the appropriate module condition check and corresponding directive.

Original fix for v0.9.4.x in the PR #24

…n .htaccess, in favor of the "Require" directive. Such servers would now be forced to load the "mod_access_compat" module to regain "Allow, Deny, and Order" (unlike pre-2.4). For w3tc's "Enable Compatibility Mode" to function correctly on servers that have upgraded i've put in the appropriate module condition check and corresponding directive.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant