This commit is contained in:
Talyx
2022-02-10 19:29:25 +03:00
parent abff8b474f
commit a88d9c25a4
3 changed files with 15492 additions and 3 deletions

View File

@@ -45,7 +45,6 @@
[[server.location]]
location = "*.php"
root = "www/script"
methods = ["GET"]
autoindex = false
cgi_pass = "/usr/bin/php-cgi"
[[server]]