Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Last active September 7, 2018 19:28
Show Gist options
  • Save seanbuscay/0ed5e45fd82d702e9dbc to your computer and use it in GitHub Desktop.
Save seanbuscay/0ed5e45fd82d702e9dbc to your computer and use it in GitHub Desktop.
# Get apache params
source /etc/apache2/envvars ; apache2 -V
# Get aapche modules
source /etc/apache2/envvars ; apache2 -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment