nginx/test/test-app/index2.html
2018-10-26 13:00:32 +01:00

8 lines
106 B
HTML

<html>
<head>
<title>Test NGINX passed</title>
</head>
<body>
<h1>NGINX2 is working</h1>
</body>
</html>