Skip to content

Instantly share code, notes, and snippets.

@artbikes
Created March 22, 2013 17:24
Show Gist options
  • Save artbikes/5223130 to your computer and use it in GitHub Desktop.
Save artbikes/5223130 to your computer and use it in GitHub Desktop.
Human readable output of nginx configuration
nginx -V 2>&1 | sed 's/ --/\n --/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment