Get Apache version in Ubuntu
To get Apache version open a terminal and issue the following command:
apache2 -v |
or
/usr/sbin/apache2 -v |
You will get a response similar to this:
Server version: Apache/2.2.20 (Ubuntu) Server built: Feb 14 2012 16:35:35 |
All about Information Technology!
To get Apache version open a terminal and issue the following command:
apache2 -v |
or
/usr/sbin/apache2 -v |
You will get a response similar to this:
Server version: Apache/2.2.20 (Ubuntu) Server built: Feb 14 2012 16:35:35 |