From: André Malo
Date: Wed, 22 Feb 2006 18:48:39 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.3.0~2526
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920d94b4071726699d042c4c53e298f019ce93c7;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@379837 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en
index 4f222ccdd04..09f47314c77 100644
--- a/docs/manual/mod/mod_asis.html.en
+++ b/docs/manual/mod/mod_asis.html.en
@@ -66,10 +66,10 @@ 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 a8101474d1e..8f1ca747e9a 100644
--- a/docs/manual/mod/mod_asis.html.ja.euc-jp
+++ b/docs/manual/mod/mod_asis.html.ja.euc-jp
@@ -26,6 +26,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 7f336aa73b4..f9c2499107e 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 be933dbc5af..73597d0ff91 100644
--- a/docs/manual/mod/mod_asis.xml.ja
+++ b/docs/manual/mod/mod_asis.xml.ja
@@ -1,7 +1,7 @@
-
+
+