Convert the rest of the error docs to the new type-map format.

CVS:   If this change addresses a PR in the problem report tracking


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90428 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joshua Slive
2001-08-20 21:51:16 +00:00
parent 65e3920e8e
commit 5893ad8a82
18 changed files with 1047 additions and 0 deletions

View File

@ -0,0 +1,37 @@
Content-language: de
Content-type: text/html
Body:----------de--
<!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
<!--#include virtual="include/top.html" -->
Die Anfrage kann nicht beantwortet werden.
Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode
mu<6D> ein korrekter <code>Content-Length</code>-Header
angegeben werden.
<!--#include virtual="include/bottom.html" -->
----------de--
Content-language: en
Content-type: text/html
Body:----------en--
<!--#set var="TITLE" value="Bad Content-Length!" -->
<!--#include virtual="include/top.html" -->
A request with the <!--#echo encoding="none" var="REDIRECT_METHOD"-->
method requires a valid <code>Content-Length</code> header.
<!--#include virtual="include/bottom.html" -->
----------en--
Content-language: fr
Content-type: text/html
Body:----------fr--
<!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
<!--#include virtual="include/top.html" -->
Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"-->
n&eacute;cessite un header valable <code>Content-Length</code> (indiquant la longueur).
<!--#include virtual="include/bottom.html" -->
----------fr--