blob: 4ead79ae0b873d841b4df43f7ab8c0c92b52629b (
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>Enviornment</h1>
<pre><!--#printenv --></pre>
</div>
</body>
</html>
|