diff --git a/.htaccess b/.htaccess index 19cf82f4d..c203fb920 100644 --- a/.htaccess +++ b/.htaccess @@ -28,6 +28,7 @@ ## White listed folders ## RewriteCond %{REQUEST_FILENAME} -f + RewriteCond %{REQUEST_FILENAME} !/.well-known/* RewriteCond %{REQUEST_FILENAME} !/storage/app/uploads/.* RewriteCond %{REQUEST_FILENAME} !/storage/app/media/.* RewriteCond %{REQUEST_FILENAME} !/storage/temp/public/.*