diff options
Diffstat (limited to 'system/core/index.html')
-rw-r--r-- | system/core/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/core/index.html b/system/core/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/core/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 |