fix spacing

This commit is contained in:
packetcat 2023-02-25 19:26:12 -05:00
parent a35d8e0f89
commit cb3adece9d
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@
fastcgi_index index.php;
internal;
}
- location ~ \.php$ {
- location ~ \.php$ {
return 404;
}
nginx_snippets: