How can I check server software versions via shell on a Unix system? (Apache, Pureftpd/Proftpd, PHP, etc.)?
If also possible, what security mods are recommended for Apache and FTP servers?
One Response to “How can I check server software versions via shell on a Unix system? (Apache, Pureftpd/Proftpd, PHP, etc.)?”


usually its the exacutabl then “-v” or “–v”. some builds of apache the executable is httpd, so it would be httpd -v. Others are simply apache, so then it would be apache -v. I just did php -v and got my version 5.02.
http://www.forbes.com/opinions/2008/06/06/obama-mccain-economy-oped-cx_rl_0609croesus.html?partner=whiteglove_google
Report this comment