Files
webserv/www/def/errorFolder/error_405.html
2022-02-20 19:58:00 +03:00

8 lines
173 B
HTML

<html>
<head><title>405 Method Not Allowed</title></head>
<body>
<center><h1>405 Method Not Allowed</h1></center>
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
</body>
</html>