From d65a57ea79dd2d6fdc8bff557609874e3fbf22f2 Mon Sep 17 00:00:00 2001
From: Rich Bowen Default
PATH_INFO
requests. Handlers that serve scripts, such as cgi-script and isapi-isa, generally accept
+ PATH_INFO
requests. Handlers that serve scripts, such as cgi-script and isapi-handler, generally accept
PATH_INFO
by default.PATH_INFO
requests. Handlers that serve scripts, such as cgi-script and isapi-isa, generally accept
+ href="mod_isapi.html">isapi-handler, generally accept
PATH_INFO
by default.
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 6bcc7d4a5d..78fce30b60 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -79,7 +79,7 @@ Servers
für gewöhnliche Dateien weist PATH_INFO
-Zugriffe
standardmäßig zurück. Handler, die Skripte bedienen,
wie z.B. cgi-script und
- isapi-isa, sind im Allgemeinen darauf
+ isapi-handler, sind im Allgemeinen darauf
voreingestellt, PATH_INFO
zu akzeptieren.
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 5e3fc7749f..9e2c206a9a 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -118,7 +118,7 @@
$B%O%s%I%i(B$B$G7h$^$j$^$9!#(B
$BIaDL$N%U%!%$%k$N$?$a$N%3%"%O%s%I%i$N%G%U%)%k%H$O(B PATH_INFO
$B$r5qH]$7$^$9!#(B
cgi-script $B$d(B isapi-isa $B$N$h$&$K%9%/%j%W%H$r07$&%O%s%I%i$O(B
+ href="mod_isapi.html">isapi-handler $B$N$h$&$K%9%/%j%W%H$r07$&%O%s%I%i$O(B
$B0lHLE*$K%G%U%)%k%H$G(B PATH_INFO
$B$r
diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en
index 9a14abc053..405f566a13 100644
--- a/docs/manual/mod/mod_isapi.html.en
+++ b/docs/manual/mod/mod_isapi.html.en
@@ -72,6 +72,13 @@
AddHandler isapi-handler.dll
isapi-isa
was the proper handler name, rather than
+ isapi-handler
. As of 2.3 development versions of the Apache
+ server, isapi-isa
is no longer valid. You will need to
+ change your configuration to use isapi-handler
+ instead.There is no capability within the Apache server to leave a
requested module loaded. However, you may preload and keep a
specific module loaded by using the following syntax in your
diff --git a/docs/manual/mod/mod_isapi.xml b/docs/manual/mod/mod_isapi.xml
index f57a130fd1..a183000551 100644
--- a/docs/manual/mod/mod_isapi.xml
+++ b/docs/manual/mod/mod_isapi.xml
@@ -55,6 +55,13 @@
AddHandler isapi-handler.dll
+ isapi-isa
was the proper handler name, rather than
+ isapi-handler
. As of 2.3 development versions of the Apache
+ server, isapi-isa
is no longer valid. You will need to
+ change your configuration to use isapi-handler
+ instead.
There is no capability within the Apache server to leave a requested module loaded. However, you may preload and keep a specific module loaded by using the following syntax in your diff --git a/docs/manual/mod/mod_isapi.xml.ko b/docs/manual/mod/mod_isapi.xml.ko index 760746cfc5..c54dee4e08 100644 --- a/docs/manual/mod/mod_isapi.xml.ko +++ b/docs/manual/mod/mod_isapi.xml.ko @@ -45,11 +45,11 @@
¼¹ö¼³Á¤ÆÄÀÏ¿¡¼ isapi-isa
Çڵ鷯¸¦ ¿¬°áÇÑ´Ù.
+ ISAPI ÆÄÀÏ È®ÀåÀÚ¿Í isapi-handler
Çڵ鷯¸¦ ¿¬°áÇÑ´Ù.
.dll ÆÄÀÏÀ» ISAPI extensionÀ¸·Î ó¸®ÇÏ·Á¸é httpd.conf ÆÄÀÏ¿¡
´ÙÀ½°ú °°ÀÌ Ãß°¡ÇÑ´Ù.
¾ÆÆÄÄ¡ ¼¹ö´Â ¿äûÇÑ ¸ðµâÀ» ¸Þ¸ð¸®¿¡ °è¼Ó µÑ ¼ö ¾ø´Ù. -- 2.40.0