Pages for HTTP response codes 400, 401, and 405
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
This commit is contained in:
parent
fb3c175e34
commit
bc1a8ddca4
3 changed files with 18 additions and 0 deletions
6
input/error/405.html
Normal file
6
input/error/405.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
[//]: # "Title: Request Method Disallowed"
|
||||
|
||||
<div class="err">
|
||||
<h1>Request Method Disallowed</h1>
|
||||
<p>The request method for this resource has been disallowed.</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue