diff --git a/public/.htaccess b/public/.htaccess
index ac9484a44d2ee674b5162359e651175694068675..9e9372ec825da718ca4c320f4c38687e6d51bb08 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -1,4 +1,5 @@
 ErrorDocument 404 /404.php
+Options -Indexes
 
 <FilesMatch "\.(sql)$">
     Order Deny,Allow