diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-12-12 19:31:39 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-12-12 19:31:39 +0100 |
commit | 5e3bb23b88fb14192e0a238fd2a5b4a3da64324f (patch) | |
tree | b2f0fddc3fc1b9c4d853f6b68f6707123ed2dfef /system/index.html | |
parent | 4777fb822d25d91f236298360a406cfbb0f38091 (diff) |
Diffstat (limited to 'system/index.html')
-rw-r--r-- | system/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/index.html b/system/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/index.html @@ -0,0 +1,10 @@ +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html>
\ No newline at end of file |