Skip to content

Instantly share code, notes, and snippets.

@alazyer
Created January 12, 2014 06:59
Show Gist options
  • Save alazyer/8381801 to your computer and use it in GitHub Desktop.
Save alazyer/8381801 to your computer and use it in GitHub Desktop.
To get the version info of the Apache installed on my ubuntu,
open a terminal and type:
1. apache2 -v
or
2. /usr/sbin/apache2 -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment