aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/405.shtml
blob: 32ca2a2150a61ed34018640bcc4f18665599df4c (plain)
1
2
3
4
5
6
<!--#set var="ERRORPAGE_CODE" value="405" -->
<!--#set var="ERRORPAGE_TEXT" value="Method Not Allowed" -->

<!--#include file="header.shtml" -->
	<p>The request method, with which the server has been requested is not allowed.</p>
<!--#include file="footer.shtml" -->