diff --git a/.htaccess b/.htaccess index 57dbb26..4e69a1b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,6 @@ +# Disable directory browsing +Options -Indexes + # Block access to documentation and config files Require all denied