CodeIgniter4/app/index.html
2022-05-27 15:50:13 +09:00

12 lines
134 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>