I deleted the wrong period. :P
This commit is contained in:
@ -288,8 +288,8 @@ $phpver = phpversion();
|
||||
<body>
|
||||
<main>
|
||||
<h1>LiteSpeed Server Appliance</h1>
|
||||
<p>This is a placeholder site located at <code>/var/www/html/</code>.</p>
|
||||
<p>PHP is working! You're running PHP <strong><?= htmlspecialchars($phpver) ?></strong></p>
|
||||
<p>This is a placeholder site located at <code>/var/www/html/</code></p>
|
||||
<p>PHP is working! You're running PHP <strong><?= htmlspecialchars($phpver) ?></strong>.</p>
|
||||
<p>You can now deploy your application or configure your virtual host as needed.</p>
|
||||
<p>An Open Source Appliance from <strong>Robbie Ferguson</strong>. <a href="https://baldnerd.com" target="_blank">https://baldnerd.com</a></p>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user