1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-20 04:06:16 +03:00
Files
apache/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
Joshua Slive eaacdaf698 Add Swedish error documents and do a little bit of reformating.
Submitted by: Erik Abele <erik@codefaktor.de>
Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 20:16:16 +00:00

62 lines
1.8 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&uuml;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--
Content-language: sv
Content-type: text/html
Body:----------sv--
<!--#set var="TITLE" value="Metoden inte till&aring;ten!" -->
<!--#include virtual="include/top.html" -->
<!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
metoden &auml;r inte till&aring;ten f&ouml;r den f&ouml;rfr&aring;gade
adressen.
<!--#include virtual="include/bottom.html" -->
----------sv--