mirror of
https://github.com/JGH0/Todo-App-Backend.git
synced 2026-06-03 13:28:47 +02:00
12 lines
131 B
HTML
Executable File
12 lines
131 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>403 Forbidden</title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>Directory access is forbidden.</p>
|
|
|
|
</body>
|
|
</html>
|