1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-21 10:00:53 +03:00
Files
apache/docs/error/HTTP_BAD_GATEWAY.html.var
Erik Abele 7b48ee1840 Added encoding="none" for the ssi-output of REDIRECT_ERROR_NOTES.
This fixes the output of HTML-tags through the above env-var (e.g.
<p> instead of &lt;p&gt;).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 22:25:16 +00:00

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 &uuml;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&oacute;n
inv&aacute;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&ccedil;u une r&eacute;ponse
incorrecte de la part d'un serveur sup&eacute;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&aring;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--