23 lines
371 B
HTML
Executable File
23 lines
371 B
HTML
Executable File
<html>
|
|
<body>
|
|
<center>
|
|
|
|
<h1>Secure Index</h1>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
This document lives in the SecureFiles security domain which
|
|
requires HTTPS encryption to be used for access.
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<a href='/files/stations/demo/wisp/home.wisp'>Home</a> |
|
|
<a href='/'>System</a> |
|
|
<a href='/files/stations/demo/public/index.html'>Public</a>
|
|
|
|
</center>
|
|
</body>
|
|
</html>
|