summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_isapi.html
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2001-09-07 02:38:21 +0000
committerRich Bowen <rbowen@apache.org>2001-09-07 02:38:21 +0000
commit29711056b09973c231ced0007b163cca38292b38 (patch)
tree511e44ffb59283e4f7efeea86c82d032f2b995cd /docs/manual/mod/mod_isapi.html
parentdf5fa8548ab6d1f3ed49cc5c114c01934e13fb09 (diff)
downloadhttpd-29711056b09973c231ced0007b163cca38292b38.tar.gz
Spell checking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90946 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_isapi.html')
-rw-r--r--docs/manual/mod/mod_isapi.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_isapi.html b/docs/manual/mod/mod_isapi.html
index a81ad4d258..a44fb4cdcd 100644
--- a/docs/manual/mod/mod_isapi.html
+++ b/docs/manual/mod/mod_isapi.html
@@ -254,10 +254,10 @@ REL="Help"
Defines the maximum size of the Read Ahead Buffer sent to
- ISAPI extentions when they are initally invoked. All
+ ISAPI extensions when they are initially invoked. All
remaining data must be retrieved using the ReadClient
callback; some ISAPI extensions may not support the
- ReadClient function. Refer questions to the ISAPI extention's
+ ReadClient function. Refer questions to the ISAPI extension's
author.
<P>
<HR>
@@ -293,7 +293,7 @@ HREF="module-dict.html#Compatibility"
REL="Help"
><STRONG>Compatibility:</STRONG></A> Apache 1.3.13 and later, Win32 only<P>
- Logs all requests for unsupported features from ISAPI extentions
+ Logs all requests for unsupported features from ISAPI extensions
in the server error log. While this should be turned off once
all desired ISAPI modules are functioning, it defaults to on
to help administrators track down problems.
@@ -331,7 +331,7 @@ HREF="module-dict.html#Compatibility"
REL="Help"
><STRONG>Compatibility:</STRONG></A> Apache 1.3.13 and later, Win32 only<P>
- Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extentions
+ Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions
to the server error log.
<P>
<HR>
@@ -367,7 +367,7 @@ HREF="module-dict.html#Compatibility"
REL="Help"
><STRONG>Compatibility:</STRONG></A> Apache 1.3.13 and later, Win32 only<P>
- Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extentions
+ Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions
to the query field (appended to the CustomLog %q component).
<P>