HTTP/1.1 400 Bad Request
Server: nginx
Date: Fri, 14 Mar 2025 08:08:34 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 248
Connection: close
<html>
<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<center>The plain HTTP request was sent to HTTPS port</center>
<hr><center>nginx</center>
</body>
</html>
HTTP/1.1 200 OK
Server: nginx
Date: Sun, 23 Mar 2025 02:49:58 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 612
Last-Modified: Mon, 25 Dec 2017 10:30:06 GMT
Connection: keep-alive
ETag: "5a40d32e-264"
Accept-Ranges: bytes
<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx!</title>
<style>
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>