Check Apache Version Via SSH

Just found a quick and easy way to check the version of Apache on a server:

httpd -v

It gives the version and the date the server was built.

Helpful when you are looking to optimize a website for performance and you are working on several different apache web servers.

This entry was posted in Website Monetization. Bookmark the permalink.

Comments are closed.