In shared hosting environment
Options All -Indexes
would render 500 error page because of high restrictions for Options override
we should use instead
Options -Indexes
It might be faster to create a PR with all the changes instead of waiting for these issues you just created to be processed.
@s3rj1k, thank you for reporting this issue. Please use the issue reporting guidelines to report an issue. Include the steps required to reproduce, the actual result, and the expected result. See the Issue reporting guidelines for more information.
@s3rj1k, thank you for your report.
We've created internal ticket(s) MAGETWO-80865 to track progress on the issue.
Hi @s3rj1k. Thank you for your report.
The issue has been fixed in magento/magento2#12959 by @dverkade in 2.1-develop branch
Related commit(s):
The fix will be available with the upcoming patch release.
Most helpful comment
It might be faster to create a PR with all the changes instead of waiting for these issues you just created to be processed.