From 2a463b3cd73c32ee9dcd508248d0194923f435f4 Mon Sep 17 00:00:00 2001
From: Stefan Fritsch
Date: Sat, 29 Mar 2014 21:56:19 +0100
Subject: Imported Upstream version 2.4.9
---
docs/manual/mod/mod_isapi.html.en | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
(limited to 'docs/manual/mod/mod_isapi.html.en')
diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en
index d3586d28..d6e11734 100644
--- a/docs/manual/mod/mod_isapi.html.en
+++ b/docs/manual/mod/mod_isapi.html.en
@@ -9,7 +9,7 @@
-
@@ -72,9 +72,7 @@
it to them with their file extensions. To enable any .dll file to be
processed as an ISAPI extension, edit the httpd.conf file and add the
following line:
-
- AddHandler isapi-handler .dll
-
+
AddHandler isapi-handler .dll
In older versions of the Apache server,
@@ -88,9 +86,7 @@
requested module loaded. However, you may preload and keep a
specific module loaded by using the following syntax in your
httpd.conf:
-
Whether or not you have preloaded an ISAPI extension, all
@@ -362,7 +358,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_isapi.html';
}
})(window, document);
//-->