1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/docs/error/HTTP_BAD_GATEWAY.html.var
Joshua Slive 5893ad8a82 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
2001-08-20 21:51:16 +00:00

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&oacute;n
inv&aacute;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&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 var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------fr--