summaryrefslogtreecommitdiffstats
path: root/nginx-conf/index.html
blob: d14762740b9d60d8908b6c0a259c680ada6e4304 (plain) (blame)
1
2
3
4
5
6
7
8
<html>
<head>
	<title>Test NGINX passed</title>
</head>
<body>
<h1>NGINX is working</h1>
</body>
</html>