Skip to content

Instantly share code, notes, and snippets.

@danslimmon
Created July 16, 2013 15:24
Show Gist options
  • Save danslimmon/f5f789d8af8bbb06b224 to your computer and use it in GitHub Desktop.
Save danslimmon/f5f789d8af8bbb06b224 to your computer and use it in GitHub Desktop.
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