{"id":11376,"date":"2021-12-15T05:56:29","date_gmt":"2021-12-15T10:56:29","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=11376"},"modified":"2021-12-15T05:56:30","modified_gmt":"2021-12-15T10:56:30","slug":"check-the-apache-version-on-windows-systems","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/check-the-apache-version-on-windows-systems\/","title":{"rendered":"Use This to Check the Apache Version on Windows Systems"},"content":{"rendered":"\n
Though not as popular on Windows systems as it is on Linux systems, if using it, you can still check the Apache version on Windows systems using the Apache Systems Monitor utility.<\/p>\n\n\n\n
Apache<\/a> webserver has been around since April 1995. It is a free and open-source, cross-platform web software that so happens to be the most popular web server used in production to date.<\/p>\n\n\n\n Even though Apache is widely used, it is a less common option to run it on Windows systems in production environments. It is however quite popular in development environments either as the standalone version or bundled as a WampServer package. WampServer is a solution stack for the Microsoft Windows operating system. It consists of the Apache web server, OpenSSL for SSL support, MySQL<\/a> database, and PHP<\/a> programming language.<\/p>\n\n\n\n In this beginner guide, we will focus on the standalone Apache webserver which can be downloaded from the official site<\/a> and installed on your Windows system.<\/p>\n\n\n\n First, you need to go to the folder where you have your Apache webserver files. Even though you can place the files in any folder on your system, the default and recommended location is Step 1:<\/strong> Go to the bin folder Find the Apache Version on Windows Using Apache monitor<\/h2>\n\n\n\n
C:\\Apache24<\/code> so that is the folder path we will be working with.<\/p>\n\n\n\n
C:\\Apache24\\bin<\/code> and double-click on ApacheMonitor.exe.<\/p>\n\n\n\n