mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +08:00
13 lines
315 B
HTML
13 lines
315 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<html>
|
|
<head>
|
|
<title>Welcome to ULib Web Server!</title>
|
|
</head>
|
|
<body bgcolor="white" text="black">
|
|
<center>
|
|
<h1>Welcome to ULib Web Server!</h1>
|
|
<h1>Plugin http: virtual host ULib Web Server for www.sito2.com correct!</h1>
|
|
</center>
|
|
</body>
|
|
</html>
|