13 lines
601 B
HTML
13 lines
601 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Plesk service page</title>
|
|
</head>
|
|
<body>
|
|
<h1>The webserver is alive</h1>
|
|
<p>This is an internal service page of Plesk panel.</p>
|
|
<p><strong><a href="https://www.plesk.com">Plesk</a></strong> is a hosting <a href="https://www.plesk.com">control panel</a> with simple and secure web server and website management tools. It was specially designed to help IT specialists manage web, DNS, mail and other services through a comprehensive and user-friendly GUI. <a href="https://www.plesk.com">Learn more about Plesk</a>.</p>
|
|
</body>
|
|
</html>
|