remove All from Options All -Indexes

Options All -Indexes causes a 500 Internal Server Error.
(Apache on hostpoint.ch / interxion).

Without the -All it works fine.

I'm not sure about all the effects, but I think the -All is already handled in the Apache directive and has not to be in .htaccess
This commit is contained in:
Stefan Bauer 2023-01-11 16:39:38 +01:00 committed by GitHub
parent c58f45dc3e
commit ea25c9cfd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Disable directory browsing
Options All -Indexes
Options -Indexes
# ----------------------------------------------------------------------
# Rewrite engine