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;