~dricottone/container-images

ref: ba597d5ab832f925cf67b786c438545a03264ff2 container-images/nginx/error_pages.d/403.html -rw-r--r-- 266 bytes
ba597d5aDominic Ricottone Added simple-chat 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
  <title>403 - Forbidden</title>
</head>
<body>
  <h1>403 - Forbidden</h1>
  <p>You reached an instance of `nginx(8)`</p>
</body>
</html>