mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
change: config setting
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user