diff --git a/e107.htaccess b/e107.htaccess index cf5f8a3a6..47f632dc3 100644 --- a/e107.htaccess +++ b/e107.htaccess @@ -32,7 +32,7 @@ Deny from env=HTTP_SAFE_BADBOT ### Disable directory listing - Options All -Indexes + Options -Indexes ### limit file uploads to 10mb ### LimitRequestBody 10240000