Force Apache's MultiViews feature to be disabled

Thanks @sonst-was for reporting this. Resolves #329
pico-3.0-alpha
Daniel Rudolf 9 years ago
parent 159a849c65
commit b77c9da29b
  1. 2
      .htaccess

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

Loading…
Cancel
Save