mirror of
https://github.com/nginx/nginx.git
synced 2024-12-02 05:29:14 -06:00
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>
|