diff --git a/.htaccess b/.htaccess
index 2f101bd..86cf79a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,6 +9,7 @@
 
 # Don't show directory listings for URLs which map to a directory.
 Options -Indexes
+Options -Multiviews
 
 # Follow symbolic links in this directory.
 Options +FollowSymLinks
