Adding 2 methods and beginning work on test cases

This commit is contained in:
2014-08-08 18:09:45 -05:00
parent 734ec3d5c4
commit b166fd3497
4 changed files with 95 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>

View File