Meta
Categories
Category Archives: apache
How to Find Apache Version
* 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 … Continue reading