summaryrefslogtreecommitdiff
path: root/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
blob: 69d5fef0884723e8fd8b00234aaf5828ff746f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Content-language: de
Content-type: text/html
Body:----------de--
<!--#set var="TITLE" value="Methode nicht erlaubt!" -->
<!--#include virtual="include/top.html" -->

    Die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
    ist für den angeforderten URL nicht erlaubt.

<!--#include virtual="include/bottom.html" -->
----------de--

Content-language: en
Content-type: text/html
Body:----------en--
<!--#set var="TITLE" value="Method not allowed!" -->
<!--#include virtual="include/top.html" -->

    The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
    method is not allowed for the requested URL.
    
<!--#include virtual="include/bottom.html" -->
----------en--

Content-language: es
Content-type: text/html
Body:----------es--
<!--#set var="TITLE" value="Method not allowed!" -->
<!--#include virtual="include/top.html" -->

	El <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
	m&eacute;todo utilizado por su solicitud no esta 
	permitido por el URL.
    
<!--#include virtual="include/bottom.html" -->
----------es--

Content-language: fr
Content-type: text/html
Body:----------fr--
<!--#set var="TITLE" value="M&eacute;thode interdite!" -->
<!--#include virtual="include/top.html" -->

    La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
    n'est pas utilisable pour l'URL requise.

<!--#include virtual="include/bottom.html" -->
----------fr--