0% found this document useful (0 votes)
1 views

Http

The document is an HTTP response indicating a successful connection with a 200 OK status from an nginx web server. It includes a welcome message stating that the server is installed and operational, but further configuration is needed. Additionally, it provides links for online documentation and commercial support.

Uploaded by

endaytrer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Http

The document is an HTTP response indicating a successful connection with a 200 OK status from an nginx web server. It includes a welcome message stating that the server is installed and operational, but further configuration is needed. Additionally, it provides links for online documentation and commercial support.

Uploaded by

endaytrer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

HTTP/1.

1 200 OK
Server: nginx/1.22.1
Date: Fri, 13 Oct 2023 15:49:45 GMT
Content-Type: text/html
Content-Length: 615
Last-Modified: Sun, 08 Oct 2023 04:23:38 GMT
Connection: keep-alive
ETag: "65222eca-267"
Accept-Ranges: bytes

<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
<style>
html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
<h1>Welcome to nginx!</h1>
<p>If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.</p>

<p>For online documentation and support please refer to


<a href="http://nginx.org/">nginx.org</a>.<br/>
Commercial support is available at
<a href="http://nginx.com/">nginx.com</a>.</p>

<p><em>Thank you for using nginx.</em></p>


</body>
</html>

You might also like