BCS Determine Server Status


To determine the version of the server the following command can be issued.
https://archbrooks.us/info.php
The contents of info.php is as follows:
[codesyntax lang=”php”]

<?php
phpinfo();
?>

[/codesyntax]
By using this command you can determine the status of your Ubuntu server or any server running Apache and PHP.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.

Leave a Reply

Your email address will not be published. Required fields are marked *