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

@@ -21,10 +21,6 @@ server {
allow all;
}
location = /xmlrpc.php {
deny all;
}
{{settings}}
try_files $uri $uri/ /index.php?$args;