T2-BoL/data/http/templates/Copy of 404.html
2016-03-17 01:59:20 -04:00

9 lines
173 B
HTML
Executable file

<HTML>
<header>
<title>405 - Not Allowed</title>
</header>
<body>
<h1>405 - Not Allowed</h1>
The method #METHOD# is not allowed for this document.
</body>
</HTML>