aboutsummaryrefslogtreecommitdiffstats
path: root/roles/nginx/files/nginx_default_index.html
blob: 6d805dcbb8813ba4963c31f11d28f33ed33d34ab (plain)
1
2
3
4
<html>
<head><title>Index</title></head>
<body>You probably shouldn't be seeing this, but hello anyways!</body>
</html>