diff --git a/.htaccess.disabled b/.htaccess.disabled index 60149fea..e2c8374f 100644 --- a/.htaccess.disabled +++ b/.htaccess.disabled @@ -1,3 +1,4 @@ RewriteEngine on +RewriteCond !%{HTTP_USER_AGENT} "Let's Encrypt validation server" [NC] RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC] RewriteRule .* - [R=403,L]