blob: 2ca3b9543c02f20a1421f66e84a55b52ec04b551 [file] [log] [blame]
Valentin Bartenev604f4e62012-09-07 13:24:46 +00001<!DOCTYPE html>
Igor Sysoev0e8348c2004-10-04 15:04:06 +00002<html>
3<head>
4<title>Welcome to nginx!</title>
Valentin Bartenev604f4e62012-09-07 13:24:46 +00005<style>
6 body {
7 width: 35em;
8 margin: 0 auto;
9 font-family: Tahoma, Verdana, Arial, sans-serif;
10 }
11</style>
Igor Sysoev0e8348c2004-10-04 15:04:06 +000012</head>
Valentin Bartenev604f4e62012-09-07 13:24:46 +000013<body>
14<h1>Welcome to nginx!</h1>
15<p>If you see this page, the nginx web server is successfully installed and
16working. Further configuration is required.</p>
17
18<p>For online documentation and support please refer to
19<a href="http://nginx.org/">nginx.org</a>.<br/>
20Commercial support is available at
21<a href="http://nginx.com/">nginx.com</a>.</p>
22
23<p><em>Thank you for using nginx.</em></p>
Igor Sysoev0e8348c2004-10-04 15:04:06 +000024</body>
25</html>