Explorar o código

Force Apache's MultiViews feature to be disabled

Thanks @sonst-was for reporting this. Resolves #329
Daniel Rudolf %!s(int64=9) %!d(string=hai) anos
pai
achega
b77c9da29b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .htaccess

+ 1 - 1
.htaccess

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