Browse Source

Merge branch 'billux-master'

El RIDO 7 năm trước cách đây
mục cha
commit
0e18b5d0c1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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]