mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
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
67 lines
1.9 KiB
Plaintext
67 lines
1.9 KiB
Plaintext
Content-language: de
|
|
Content-type: text/html
|
|
Body:----------de--
|
|
<!--#set var="TITLE" value="Fehlerhaftes Gateway!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Der Proxy-Server erhielt eine fehlerhafte Antwort
|
|
eines übergeordneten Servers oder Proxies.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------de--
|
|
|
|
Content-language: en
|
|
Content-type: text/html
|
|
Body:----------en--
|
|
<!--#set var="TITLE" value="Bad Gateway!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
The proxy server received an invalid
|
|
response from an upstream server.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------en--
|
|
|
|
Content-language: es
|
|
Content-type: text/html
|
|
Body:----------es--
|
|
<!--#set var="TITLE" value="Bad Gateway!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
El servidor fuente recibio información
|
|
inválida por parte del servidor destino.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------es--
|
|
|
|
Content-language: fr
|
|
Content-type: text/html
|
|
Body:----------fr--
|
|
<!--#set var="TITLE" value="Gateway incorrect!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Le serveur proxy a reçu une réponse incorrecte de la part d'un serveur supérieur.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------fr--
|