Skip to content

Instantly share code, notes, and snippets.

@dariodiaz
Created August 9, 2012 11:28
Show Gist options
  • Save dariodiaz/3303415 to your computer and use it in GitHub Desktop.
Save dariodiaz/3303415 to your computer and use it in GitHub Desktop.
bash: grep apache config directives
grep -ve ^\ *\#'\|'^$ /etc/apache2/apache2.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment