mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 23:49:00 +08:00
0e8348c500
*) The first public version.
9 lines
151 B
HTML
9 lines
151 B
HTML
<html>
|
|
<head>
|
|
<title>Welcome to nginx!</title>
|
|
</head>
|
|
<body bgcolor="white" text="black">
|
|
<center><h1>Welcome to nginx!</h1></center>
|
|
</body>
|
|
</html>
|