Force Apache's MultiViews feature to be disabled

Thanks @sonst-was for reporting this. Resolves #329
This commit is contained in:
Daniel Rudolf 2016-02-24 23:27:35 +01:00
parent 159a849c65
commit b77c9da29b

View file

@ -13,4 +13,4 @@
</IfModule>
# Prevent file browsing
Options -Indexes
Options -Indexes -MultiViews