mirror of
https://github.com/apache/httpd.git
synced 2025-11-21 10:00:53 +03:00
This fixes the output of HTML-tags through the above env-var (e.g. <p> instead of <p>). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
125 lines
3.8 KiB
Plaintext
125 lines
3.8 KiB
Plaintext
Content-language: de
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------de--
|
|
<!--#set var="CONTENT_LANGUAGE" value="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 encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------de--
|
|
|
|
Content-language: en
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
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 encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------en--
|
|
|
|
Content-language: es
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------es--
|
|
<!--#set var="CONTENT_LANGUAGE" value="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 encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------es--
|
|
|
|
Content-language: fr
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------fr--
|
|
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
|
|
<!--#set var="TITLE" value="Gateway incorrecte!" -->
|
|
<!--#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 encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------fr--
|
|
|
|
Content-language: nl
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------nl--
|
|
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
|
|
<!--#set var="TITLE" value="Verkeerde Gateway!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
De proxy server heeft een ongeldig
|
|
antwoord ontvangen van een gecontacteerde server.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------nl--
|
|
|
|
Content-language: sv
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------sv--
|
|
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
|
|
<!--#set var="TITLE" value="Felaktig Gateway!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Proxyservern mottog ett felaktigt svar från
|
|
en tidigare server.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------sv--
|
|
|
|
Content-language: it
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------it--
|
|
<!--#set var="CONTENT_LANGUAGE" value="it" -->
|
|
<!--#set var="TITLE" value="Gateway errato!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Il server proxy ha ricevuto una risposta
|
|
non valida dal server precedente.
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#include virtual="include/spacer.html" -->
|
|
<!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------it--
|