From d65a57ea79dd2d6fdc8bff557609874e3fbf22f2 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 26 Jun 2006 16:55:29 +0000 Subject: [PATCH] Patch submitted by Matt Lewandowsky - fixes name of mod_isapi handler. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417237 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 2 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/mod_isapi.html.en | 7 +++++++ docs/manual/mod/mod_isapi.xml | 7 +++++++ docs/manual/mod/mod_isapi.xml.ko | 4 ++-- 7 files changed, 20 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 2b6731a7d4..2a1818ba94 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -190,7 +190,7 @@ available
Default
The treatment of requests with trailing pathname information is determined by the handler responsible for the request. The core handler for normal files defaults to rejecting - 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.
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index d57e5f1a02..2722b280ab 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -125,7 +125,7 @@ available The core handler for normal files defaults to rejecting 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

+
In older versions of the Apache server, + 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 + In older versions of the Apache server, + 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 @@

¼­¹ö¼³Á¤ÆÄÀÏ¿¡¼­ AddHandler Áö½Ã¾î¸¦ »ç¿ëÇÏ¿© - ISAPI ÆÄÀÏ È®ÀåÀÚ¿Í isapi-isa Çڵ鷯¸¦ ¿¬°áÇÑ´Ù. + ISAPI ÆÄÀÏ È®ÀåÀÚ¿Í isapi-handler Çڵ鷯¸¦ ¿¬°áÇÑ´Ù. .dll ÆÄÀÏÀ» ISAPI extensionÀ¸·Î ó¸®ÇÏ·Á¸é httpd.conf ÆÄÀÏ¿¡ ´ÙÀ½°ú °°ÀÌ Ãß°¡ÇÑ´Ù.

- AddHandler isapi-isa .dll + AddHandler isapi-handler .dll

¾ÆÆÄÄ¡ ¼­¹ö´Â ¿äûÇÑ ¸ðµâÀ» ¸Þ¸ð¸®¿¡ °è¼Ó µÑ ¼ö ¾ø´Ù. -- 2.40.0