-
-
Save danslimmon/f5f789d8af8bbb06b224 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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