1
0
Fork 0
apache2/test/pyhttpd/htdocs/forbidden.html
Daniel Baumann 7263481e48
Adding upstream version 2.4.63.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 11:01:26 +02:00

11 lines
203 B
HTML

<html>
<head>
<title>403 - Forbidden</title>
</head>
<body>
<h1>403 - Forbidden</h1>
<p>
An example of an error document.
</p>
</body>
</html>