diff options
Diffstat (limited to 'apps/web/logs/index.html')
-rw-r--r-- | apps/web/logs/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/web/logs/index.html b/apps/web/logs/index.html new file mode 100644 index 0000000..b702fbc --- /dev/null +++ b/apps/web/logs/index.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html> |