blob: e7215ea2957c6eb0ec3404fbc246787ff78675a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!DOCTYPE html>
<html>
<head>
<title>Secure site!!!!1</title>
</head>
<body>
<div class='wrapper'>
<h1>Environment</h1>
<pre><!--#printenv --></pre>
</div>
</body>
</html>
|