Host Information Server Host:‘ . exec(‘hostname’) . “\n”; $html .= ‘Apache Host:‘ . $_SERVER[‘SERVER_NAME’] . “\n”; require_once ‘AdwSiteBase.php’; $html .= ‘\n”; echo $html; ?>