Parcourir la source

Merge branch 'billux-master'

El RIDO il y a 7 ans
Parent
commit
0e18b5d0c1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .htaccess.disabled

+ 1 - 0
.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]