* Create a test.php file in the Apache DocumentRoot directory with the following content:
<?phpinfo() ?>
* Point you browser to the newly created php file.
* Find following entries for Apache version related info:
– Apache Release
– Apache Version
– Apache API Version
* See this article to correlate Apache API Version with Apache Release version.
One Response to How to Find Apache Version