servnest-mkosi/mkosi.skeleton/srv/php/errors/403.html

16 lines
364 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Access forbidden · HTTP 403</title>
</head>
<body>
<h1>Access forbidden</h1>
<p>
The server refused to process the request for security reasons.
</p>
<small><code>HTTP 403</code></small>
</body>
</html>