Files
server-config/nginx-reverse-proxy/backend-not-found.html
2022-08-19 21:32:19 +00:00

8 lines
140 B
HTML

<html>
<head><title>Proxy Backend Not Found</title></head>
<body >
<h2>Proxy Backend Not Found</h2>
<p>This is a test.</p>
</body>
</html>