Godmar Back 7cbe3af927 updates for summer 2020
this update adds the unit tests as part of the student distribution
2020-08-03 23:33:16 -04:00

11 lines
175 B
HTML
Executable File

<html>
<head>
<title>
CS3214 - Personal Server
</title>
</head>
<body>
<p>This is a secure file that must be served only if a valid auth token is present.</p>
</body>
</html>