change: config setting

This commit is contained in:
Talyx
2022-02-10 22:10:24 +03:00
parent 7df7a3d802
commit bbc1fa132e
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
upload_dir = "www/tester/upload_here/"
[[server.location]]
location = "*.bla"
cgi_pass = "~/.local/bin/cgi-test"
cgi_pass = "/usr/bin/php-cgi"
[[server.location]]
location = "/post_body"
root = "www/tester/"