summaryrefslogtreecommitdiff
path: root/docs/docroot
diff options
context:
space:
mode:
authorLars Eilebrecht <lars@apache.org>2001-08-21 00:13:18 +0000
committerLars Eilebrecht <lars@apache.org>2001-08-21 00:13:18 +0000
commit17e1f847c9c48b23a8df17ecf297b215e9a30ee9 (patch)
treec36f2af56daea8df3470f18e0fbe6000aa3fa37c /docs/docroot
parent89052f10c25e51ea8abe8428f229937ef8d887af (diff)
downloadhttpd-17e1f847c9c48b23a8df17ecf297b215e9a30ee9.tar.gz
Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90447 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/docroot')
-rw-r--r--docs/docroot/error/entity_too_large.de.html2
-rw-r--r--docs/docroot/error/entity_too_large.en.html2
-rw-r--r--docs/docroot/error/entity_too_large.es.html2
-rw-r--r--docs/docroot/error/entity_too_large.fr.html2
-rw-r--r--docs/docroot/error/entity_too_large.html2
-rw-r--r--docs/docroot/error/length_required.de.html2
-rw-r--r--docs/docroot/error/length_required.en.html2
-rw-r--r--docs/docroot/error/length_required.fr.html2
-rw-r--r--docs/docroot/error/length_required.html2
-rw-r--r--docs/docroot/error/method_not_allowed.de.html2
-rw-r--r--docs/docroot/error/method_not_allowed.en.html2
-rw-r--r--docs/docroot/error/method_not_allowed.es.html2
-rw-r--r--docs/docroot/error/method_not_allowed.fr.html2
-rw-r--r--docs/docroot/error/method_not_allowed.html2
14 files changed, 14 insertions, 14 deletions
diff --git a/docs/docroot/error/entity_too_large.de.html b/docs/docroot/error/entity_too_large.de.html
index 9ff4262bcb..fb0135fc08 100644
--- a/docs/docroot/error/entity_too_large.de.html
+++ b/docs/docroot/error/entity_too_large.de.html
@@ -2,7 +2,7 @@
<!--#include virtual="include/top.html" -->
Die bei der Anfrage übermittelnden Daten sind für
- die <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode nicht erlaubt
+ die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode nicht erlaubt
oder die Datenmenge hat das Maximum überschritten.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/entity_too_large.en.html b/docs/docroot/error/entity_too_large.en.html
index 53578f8b08..c5758082b2 100644
--- a/docs/docroot/error/entity_too_large.en.html
+++ b/docs/docroot/error/entity_too_large.en.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Request entity too large!" -->
<!--#include virtual="include/top.html" -->
- The <!--#echo encoding="none" var="REDIRECT_METHOD"--> method does not allow the data
+ The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> method does not allow the data
transmitted, or the data volume exceeds the capacity limit.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/entity_too_large.es.html b/docs/docroot/error/entity_too_large.es.html
index b37732ac85..f6d2dfcadc 100644
--- a/docs/docroot/error/entity_too_large.es.html
+++ b/docs/docroot/error/entity_too_large.es.html
@@ -2,7 +2,7 @@
<!--#include virtual="include/top.html" -->
Los recursos establecidos no permiten peticiones con
- el <!--#echo encoding="none" var="REDIRECT_METHOD"--> m&eacute;todo
+ el <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> m&eacute;todo
suministrado por su solicitud, o, la cantidad de datos
provistos exceden los l&iacute;mites de capacidad.
diff --git a/docs/docroot/error/entity_too_large.fr.html b/docs/docroot/error/entity_too_large.fr.html
index d54ed471d9..3bf45cbf7a 100644
--- a/docs/docroot/error/entity_too_large.fr.html
+++ b/docs/docroot/error/entity_too_large.fr.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Volume de la demande trop grand!" -->
<!--#include virtual="include/top.html" -->
-La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
n'autorise pas le transfert de ces donn&eacute;es ou bien le volume
des donn&eacute;es exc&egrave;de la limite de capacit&eacute;.
diff --git a/docs/docroot/error/entity_too_large.html b/docs/docroot/error/entity_too_large.html
index 53578f8b08..c5758082b2 100644
--- a/docs/docroot/error/entity_too_large.html
+++ b/docs/docroot/error/entity_too_large.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Request entity too large!" -->
<!--#include virtual="include/top.html" -->
- The <!--#echo encoding="none" var="REDIRECT_METHOD"--> method does not allow the data
+ The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> method does not allow the data
transmitted, or the data volume exceeds the capacity limit.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/length_required.de.html b/docs/docroot/error/length_required.de.html
index 19f02f2be9..7e2cc9558a 100644
--- a/docs/docroot/error/length_required.de.html
+++ b/docs/docroot/error/length_required.de.html
@@ -2,7 +2,7 @@
<!--#include virtual="include/top.html" -->
Die Anfrage kann nicht beantwortet werden.
- Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode
+ Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
muß ein korrekter <code>Content-Length</code>-Header
angegeben werden.
diff --git a/docs/docroot/error/length_required.en.html b/docs/docroot/error/length_required.en.html
index 05532e659a..30c3765b5c 100644
--- a/docs/docroot/error/length_required.en.html
+++ b/docs/docroot/error/length_required.en.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Bad Content-Length!" -->
<!--#include virtual="include/top.html" -->
- A request with the <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ A request with the <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
method requires a valid <code>Content-Length</code> header.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/length_required.fr.html b/docs/docroot/error/length_required.fr.html
index c6e6bacc82..8a473961dd 100644
--- a/docs/docroot/error/length_required.fr.html
+++ b/docs/docroot/error/length_required.fr.html
@@ -1,7 +1,7 @@
<!--#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"-->
+ Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
n&eacute;cessite un header valable <code>Content-Length</code> (indiquant la longueur).
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/length_required.html b/docs/docroot/error/length_required.html
index 05532e659a..30c3765b5c 100644
--- a/docs/docroot/error/length_required.html
+++ b/docs/docroot/error/length_required.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Bad Content-Length!" -->
<!--#include virtual="include/top.html" -->
- A request with the <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ A request with the <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
method requires a valid <code>Content-Length</code> header.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/method_not_allowed.de.html b/docs/docroot/error/method_not_allowed.de.html
index 452f578d83..7fb4c337c9 100644
--- a/docs/docroot/error/method_not_allowed.de.html
+++ b/docs/docroot/error/method_not_allowed.de.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Methode nicht erlaubt!" -->
<!--#include virtual="include/top.html" -->
- Die <!--#echo encoding="none" var="REDIRECT_METHOD"-->-Methode
+ Die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
ist für den angeforderten URL nicht erlaubt.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/method_not_allowed.en.html b/docs/docroot/error/method_not_allowed.en.html
index a012844e1e..71dbb6367d 100644
--- a/docs/docroot/error/method_not_allowed.en.html
+++ b/docs/docroot/error/method_not_allowed.en.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Method not allowed!" -->
<!--#include virtual="include/top.html" -->
- The <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
method is not allowed for the requested URL.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/method_not_allowed.es.html b/docs/docroot/error/method_not_allowed.es.html
index 8c551108f7..fd139537fd 100644
--- a/docs/docroot/error/method_not_allowed.es.html
+++ b/docs/docroot/error/method_not_allowed.es.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Method not allowed!" -->
<!--#include virtual="include/top.html" -->
- El <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ El <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
m&eacute;todo utilizado por su solicitud no esta
permitido por el URL.
diff --git a/docs/docroot/error/method_not_allowed.fr.html b/docs/docroot/error/method_not_allowed.fr.html
index ff183d9c23..0ea5ad11f6 100644
--- a/docs/docroot/error/method_not_allowed.fr.html
+++ b/docs/docroot/error/method_not_allowed.fr.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="M&eacute;thode interdite!" -->
<!--#include virtual="include/top.html" -->
- La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ La m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
n'est pas utilisable pour l'URL requise.
<!--#include virtual="include/bottom.html" -->
diff --git a/docs/docroot/error/method_not_allowed.html b/docs/docroot/error/method_not_allowed.html
index a012844e1e..71dbb6367d 100644
--- a/docs/docroot/error/method_not_allowed.html
+++ b/docs/docroot/error/method_not_allowed.html
@@ -1,7 +1,7 @@
<!--#set var="TITLE" value="Method not allowed!" -->
<!--#include virtual="include/top.html" -->
- The <!--#echo encoding="none" var="REDIRECT_METHOD"-->
+ The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
method is not allowed for the requested URL.
<!--#include virtual="include/bottom.html" -->