From b05941e80da10cf98f7e03efe8a1939b322b3a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E7=91=9E?= <807495056@qq.com> Date: Sat, 28 Mar 2020 17:17:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'files/default.conf'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/default.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/default.conf b/files/default.conf index 1c0cc76..b1b2f28 100644 --- a/files/default.conf +++ b/files/default.conf @@ -15,6 +15,7 @@ server # Deny access to PHP files in specific directory #location ~ /(wp-content|uploads|wp-includes|images)/.*\.php$ { deny all; } + # include cross-domain.conf; # include enable-php.conf; # include rewrite.conf;