24 lines
419 B
HTML
24 lines
419 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Statut HTTP code 405: Interdit</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>Statut HTTP code 405: Interdit</h1>
|
|
<p>
|
|
La méthode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
|
utilisée n'est pas authorisée par l'URI demandée.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|