This commit is contained in:
Stefan Wieczorek
2024-12-05 13:49:48 +01:00
parent 7b786f8283
commit 2a2a24c151
3 changed files with 0 additions and 12 deletions

View File

@@ -27,10 +27,6 @@ server {
deny all;
}
location = /xmlrpc.php {
deny all;
}
location ~/(wp-admin/|wp-login.php) {
#auth_basic "Restricted Area";
#auth_basic_user_file /home/site-user/.htpasswd;