danslimmon@whatever:~$ sudo /etc/init.d/nginx reload | |
Reloading nginx configuration: nginx: [emerg] unknown "foo" variable | |
nginx: configuration file /etc/nginx/nginx.conf test failed | |
I tried adding a 'set $foo "-"' to the location, but that just seems to override what I'm doing in Lua. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment