These .htaccess files are intended to prohibit all web access. But if the user sets "Satisfy Any" on a parent directory, in conjunction with any permissive require directive like "Require all granted", access will be allowed despite "Require all denied" in .htaccess. So, override Satisfy so that the "Require all denied" will reliably take effect. Note that "Satisfy All" is the default. This only affects non-default installations. Change-Id: Ia5862fb69e439b7ea2ed7af011e1ebf8f1b1f6d6 (cherry picked from commit a50d2e69f8ce9e5720b05615d04c35cc9008b6ae) |
||
|---|---|---|
| .. | ||
| PhpUnitSplitter | ||
| ComposerLaunchParallel.php | ||
| ComposerPhpunitXmlCoverageEdit.php | ||
| ComposerVendorHtaccessCreator.php | ||
| LockFileChecker.php | ||
| VersionChecker.php | ||