1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
2001-08-20 23:07:44 +00:00

49 lines
1.4 KiB
Plaintext

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--