From: André Malo
Date: Wed, 22 Feb 2006 19:00:54 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.0.56~47
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5258b28c93f84c21dc6c26d75a7a3bc01b7b2f;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@379843 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en
index 0852771e423..3aa3dba16c5 100644
--- a/docs/manual/mod/mod_asis.html.en
+++ b/docs/manual/mod/mod_asis.html.en
@@ -65,10 +65,11 @@ HTTP headers
The contents of any file with a .asis
extension
will then be sent by Apache to the client with almost no
- changes. Clients will need HTTP headers to be attached, so do
- not forget them. A Status: header is also required; the data
- should be the 3-digit HTTP response code, followed by a textual
- message.
+ changes. In particular, HTTP headers are derived from the file
+ itself according to mod_cgi
rules, so an asis
+ file must include valid headers, and may also use the CGI
+ Status: header to determine the HTTP response code.
+
Here's an example of a file whose contents are sent as
is so as to tell the client that a file has
diff --git a/docs/manual/mod/mod_asis.html.ja.euc-jp b/docs/manual/mod/mod_asis.html.ja.euc-jp
index ad365ebae1b..cc990c2ea4f 100644
--- a/docs/manual/mod/mod_asis.html.ja.euc-jp
+++ b/docs/manual/mod/mod_asis.html.ja.euc-jp
@@ -25,6 +25,8 @@
ja |
ko
+This translation may be out of date. Check the
+ English version for recent changes.
ÀâÌÀ: | ¼«Ê¬ÍѤΠHTTP ¥Ø¥Ã¥À¤Î½ñ¤«¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë¤òÁ÷¿®¤¹¤ë |
¥¹¥Æ¡¼¥¿¥¹: | Base |
¥â¥¸¥å¡¼¥ë¼±ÊÌ»Ò: | asis_module |
diff --git a/docs/manual/mod/mod_asis.html.ko.euc-kr b/docs/manual/mod/mod_asis.html.ko.euc-kr
index 38382076183..b7302e076ec 100644
--- a/docs/manual/mod/mod_asis.html.ko.euc-kr
+++ b/docs/manual/mod/mod_asis.html.ko.euc-kr
@@ -25,6 +25,8 @@
ja |
ko
+ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+ ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.
¼³¸í: | HTTP Çì´õ¸¦ Æ÷ÇÔÇÑ ÆÄÀÏÀ» º¸³½´Ù |
»óÅÂ: | Base |
¸ðµâ¸í: | asis_module |
diff --git a/docs/manual/mod/mod_asis.xml.ja b/docs/manual/mod/mod_asis.xml.ja
index bda2c7f5fde..8f0f22e4300 100644
--- a/docs/manual/mod/mod_asis.xml.ja
+++ b/docs/manual/mod/mod_asis.xml.ja
@@ -1,7 +1,7 @@
-
+
+