]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix spelling errors and EN-GB->EN-US in docs (Bug 63923)
authorRich Bowen <rbowen@apache.org>
Sat, 2 May 2026 21:37:11 +0000 (21:37 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 2 May 2026 21:37:11 +0000 (21:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933739 13f79535-47bb-0310-9956-ffa450edef68

27 files changed:
docs/STATUS
docs/conf/extra/httpd-languages.conf.in
docs/conf/extra/httpd-ssl.conf.in
docs/man/rotatelogs.8
docs/manual/content-negotiation.xml
docs/manual/mod/core.xml
docs/manual/mod/mod_alias.xml
docs/manual/mod/mod_authn_core.xml
docs/manual/mod/mod_authnz_ldap.xml
docs/manual/mod/mod_autht_jwt.xml
docs/manual/mod/mod_authz_core.xml
docs/manual/mod/mod_headers.xml
docs/manual/mod/mod_ldap.xml
docs/manual/mod/mod_negotiation.xml
docs/manual/mod/mod_proxy.xml
docs/manual/mod/mod_proxy_ajp.xml
docs/manual/mod/mod_proxy_balancer.xml
docs/manual/mod/mod_proxy_html.xml
docs/manual/mod/mod_ssl.xml
docs/manual/mod/mod_ssl_ct.xml
docs/manual/platform/netware.xml
docs/manual/platform/windows.xml
docs/manual/programs/rotatelogs.xml
docs/manual/rewrite/flags.xml
docs/manual/rewrite/remapping.xml
docs/manual/ssl/ssl_howto.xml
docs/manual/vhosts/name-based.xml

index 35a235e17847782890ade0d7c5d0034061d961a9..3b1f071a3bf8c774d7277417bb91590d38f5d442 100644 (file)
@@ -124,7 +124,7 @@ https://github.com/valenbg1/auth-example-mod-apache
   are accurate, and others are way outdated.
 
 - I'd like to expand the discussion of conditional logging, and add a
-  few more useful exmaples.
+  few more useful examples.
   That would be a good place to document logging of cache hit/miss:
   https://issues.apache.org/bugzilla/show_bug.cgi?id=48241#c2
 
index 7f664614fb8bb5dabb32d86f9362c0810b603e6c..40eabfc3a7c827ccb4c98733da58898efc8e45b8 100644 (file)
@@ -36,7 +36,7 @@
 # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
 # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
 # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
-# Norwegian (no) - Polish (pl) - Portugese (pt)
+# Norwegian (no) - Polish (pl) - Portuguese (pt)
 # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
 # Turkish (tr) - Simplified Chinese (zh-CN) - Spanish (es)
 # Traditional Chinese (zh-TW)
index 5f9a2342d185a7b836cd86670ba724cabf0ba633..870053a1cef39db2d700121428450e39584bd4ef 100644 (file)
@@ -48,7 +48,7 @@ Listen @@SSLPort@@
 #      https://wiki.mozilla.org/Security/Server_Side_TLS 
 #   These policies will be updated over time in new releases to keep
 #   settings compatible and secure with "modern" browser, or if you
-#   need to support legacy installtions, "intermediate" might be your
+#   need to support legacy installations, "intermediate" might be your
 #   choice.
 #   If you run the following command on your installation, the exact
 #   contents of the defined SSL policies will be listed:
index d5afa86aad285b7f35f6dd1bf2c42f8a4939eb20..c3d46b7647aec154ce84daac4f0974c11a9d1ca2 100644 (file)
@@ -112,7 +112,7 @@ This creates the files /var/log/logfile\&.yyyy\&.mm\&.dd where yyyy is the year,
 .fi
  
 .PP
-This creates the files /var/log/logfile\&.yyyy\&.mm where yyyy is the year and mm is the month\&. Every day at midnight, rotation will occur, including running programs specified with \fB-p\fR\&. Despite rotation ocurring, the filename will only change on the first rotation of the month\&. Rotation on other days will continue to output file and append to it\&.
+This creates the files /var/log/logfile\&.yyyy\&.mm where yyyy is the year and mm is the month\&. Every day at midnight, rotation will occur, including running programs specified with \fB-p\fR\&. Despite rotation occurring, the filename will only change on the first rotation of the month\&. Rotation on other days will continue to output file and append to it\&.
  
 .nf
  
index 514f2879e2ae04a185a616c069b57f7140612519..4a550872faeeb16c15572d4cb90cb4f65bbfad72 100644 (file)
@@ -517,7 +517,7 @@ DirectoryIndex index
     <directive
     module="mod_negotiation">ForceLanguagePriority</directive>
     directive can be used to override one or both of these error
-    messages and substitute the servers judgement in the form of the
+    messages and substitute the servers judgment in the form of the
     <directive module="mod_negotiation">LanguagePriority</directive>
     directive.</p>
 
index c39f6625d9ae4b40d22a23afe7507b1915ca539c..f27cdb30b713ea411ada5821120fabeb1eee118f 100644 (file)
@@ -1440,7 +1440,7 @@ EnableSendfile On
 
     <note type="warning"><title>Note</title>
         <p> This directive is evaluated at configuration processing time, 
-        not at runtime. As a result, this directive cannot be conditonally
+        not at runtime. As a result, this directive cannot be conditionally
         evaluated by enclosing it in an <directive type="section" module="core"
         >If</directive> section.</p>
     </note>
@@ -4264,7 +4264,7 @@ Protocols h2 http/1.1
     <p>This directive allows to configure the size (in bytes) of the memory
     buffer used to read data from the network or files.</p>
 
-    <p>A larger buffer can increase peformances with larger data, but consumes
+    <p>A larger buffer can increase performances with larger data, but consumes
     more memory per connection. The minimum configurable size is
     <var>1024</var>.</p>
 </usage>
@@ -5012,7 +5012,7 @@ certain events before failing a request</description>
       </li>
 
       <li>When writing data to the client, the length of time to wait
-      for an acknowledgement of a packet if the send buffer is
+      for an acknowledgment of a packet if the send buffer is
       full.</li>
 
       <li>In <module>mod_cgi</module> and <module>mod_cgid</module>,
@@ -5370,7 +5370,7 @@ recognized methods to modules.</p>
 
     <note type="warning"><title>Note</title>
         <p> This directive is evaluated at configuration processing time,
-        not at runtime. As a result, this directive cannot be conditonally
+        not at runtime. As a result, this directive cannot be conditionally
         evaluated by enclosing it in an <directive type="section" module="core"
         >If</directive> section.</p>
     </note>
@@ -5403,7 +5403,7 @@ recognized methods to modules.</p>
         may be inadvertently derived from untrusted inputs. </p>
         <p> Windows systems should be isolated at the network layer from
         making outbound SMB/NTLM calls to unexpected destinations as a
-        more comprehensive and pre-emptive measure.</p>
+        more comprehensive and preemptive measure.</p>
     </note>
 
     <note type="warning"><title>Directive Ordering</title>
index 35c6350b1885ce700df21cdec87c702a79fd30e9..7c28b0723d62cb75dff18f584c180637491d9df0 100644 (file)
@@ -70,7 +70,7 @@ href="../urlmapping.html">Mapping URLs to the filesystem</a></seealso>
 
     <p>Aliases and Redirects occurring in different contexts are processed
     like other directives according to standard <a
-    href="../sections.html#mergin">merging rules</a>.  But when multiple
+    href="../sections.html#merging">merging rules</a>.  But when multiple
     Aliases or Redirects occur in the same context (for example, in the
     same <directive type="section" module="core">VirtualHost</directive>
     section) they are processed in a particular order.</p>
index 95543703ed0086f0f645253f388421a27b2dd3af..3891a00b94eb4767d97a5c667886532bfc34f051 100644 (file)
@@ -183,7 +183,7 @@ authentication</description>
 
     <p>The authentication type <code>None</code> disables authentication.
     When authentication is enabled, it is normally inherited by each
-    subsequent <a href="../sections.html#mergin">configuration section</a>,
+    subsequent <a href="../sections.html#merging">configuration section</a>,
     unless a different authentication type is specified.  If no
     authentication is desired for a subsection of an authenticated
     section, the authentication type <code>None</code> may be used;
index 0de645ff3a81853e21ee04037154258a6ff655e1..f0375ba2765775fd90cd4ba4223652295b715102 100644 (file)
@@ -1426,7 +1426,7 @@ You can of course use search parameters on each of these.</p>
 
 <dl>
     <dt>NONE</dt>
-        <dd>Establish an unsecure connection on the default LDAP port. This
+        <dd>Establish an insecure connection on the default LDAP port. This
         is the same as <code>ldap://</code> on port 389.</dd>
     <dt>SSL</dt>
         <dd>Establish a secure connection on the default secure LDAP port.
index 9b418ae15cf0d70b03f65739ab234ff7e8bff710..00b187fe78cce121cebfdc3a8f30e65f4492bcac 100644 (file)
@@ -105,7 +105,7 @@ JWT token</description>
     <p>If the algorithm type <var>HS256</var> is used, the algorithm is set to
     <var>HMAC-SHA256</var>, and the secret is set within the <var>file</var> specified
     as the third parameter. The contents of the bearer token is still visible, and so
-    the channel must still be protected from evesdropping through TLS.</p>
+    the channel must still be protected from eavesdropping through TLS.</p>
 
     <p>If the signature is verified, and if present, the <var>sub</var> claim is
     assigned to REMOTE_USER.</p>
@@ -158,7 +158,7 @@ JWT token</description>
     <p>If the algorithm type <var>HS256</var> is used, the algorithm is set to
     <var>HMAC-SHA256</var>, and the secret is set within the <var>file</var> specified
     as the third parameter. The contents of the bearer token is still visible, and so
-    the channel must still be protected from evesdropping through TLS.</p>
+    the channel must still be protected from eavesdropping through TLS.</p>
 
     <example><title>Verification Example</title>
     <highlight language="config">
index 3b53ef112ec98e1b63987c810caa68fb236aaefc..334a997f19c378357487b3862a2401c0b47d9ac2 100644 (file)
@@ -692,7 +692,7 @@ authentication succeeds but authorization fails
 <usage>
     <p>If authentication succeeds but authorization fails, Apache HTTPD will
     respond with an HTTP response code of '401 UNAUTHORIZED' by default. This
-    usually causes browsers to display the password dialogue to the user
+    usually causes browsers to display the password dialog to the user
     again, which is not wanted in all situations.
     <directive>AuthzSendForbiddenOnFailure</directive> allows to change the
     response code to '403 FORBIDDEN'.</p>
index d0a75fb6bd3b03ba6a4a0d1b41bff0d728439116..02c9c18f136961176fed31cb6e1d631f22e8fca2 100644 (file)
@@ -44,7 +44,7 @@ headers</description>
 
     <p>Order of processing is important and is affected both by the
     order in the configuration file and by placement in <a
-    href="../sections.html#mergin">configuration sections</a>. These
+    href="../sections.html#merging">configuration sections</a>. These
     two directives have a different effect if reversed:</p>
 
     <highlight language="config">
index 668eb9a4445beedc2ec7804f3b5921021c8c455f..d796210e1aa561e101024d607033410190c98378 100644 (file)
@@ -738,7 +738,7 @@ connection client certificates.</description>
 
     <p>Since 2.4.10, new measures are in place to avoid the reference time
     from being inflated by cache hits or slow requests.  First, the reference
-    time is not updated if no backend LDAP conncetions were needed. Second,
+    time is not updated if no backend LDAP connections were needed. Second,
     the reference time uses the time the HTTP request was received instead
     of the time the request is completed.</p>
 
index c7f3aae6d899bf9ffa72f96c7aa10ef0d8a53a3c..6b1b53e3e3a0826a067f81729a23dfbe4ce1f4b1 100644 (file)
@@ -226,7 +226,7 @@ cached by proxy servers</description>
 <usage>
     <p>If set, this directive allows content-negotiated documents
     to be cached by proxy servers. This could mean that clients
-    behind those proxys could retrieve versions of the documents
+    behind those proxies could retrieve versions of the documents
     that are not the best match for their abilities, but it will
     make caching more efficient.</p>
 
index c6884701a989cff2c42aaaeeadaeb5d609addd9a..0e249992620dff06721bd0f1376b27e57694f272 100644 (file)
@@ -1646,7 +1646,7 @@ ProxyPassMatch "^/(.*\.gif)$" "http://backend.example.com/$1"
       behavior regarding reuse/keepalive of backend connections (which were
       never reused before for these URLs), the parameter <var>enablereuse</var>
       (or <var>disablereuse</var>) default to <code>off</code> (resp. <code>on</code>)
-      in this case. Setting <code>enablereuse=on</code> explicitely allows to
+      in this case. Setting <code>enablereuse=on</code> explicitly allows to
       reuse connections <strong>unless</strong> some backreference(s) belong in
       the <code>authority</code> part (hostname and/or port) of the <var>url</var>
       (this condition is enforced since Apache HTTP Server 2.4.55, and produces
index da143b0691c8f5a73f1496095679426f281272d9..0a35bb1318e58aa97004cbda5367774eeda1e68f 100644 (file)
@@ -506,7 +506,7 @@ attribute_value := (string)
     <code>ssl_key_size</code> refer to the
     corresponding pieces of HTTP and HTTPS.</p>
     <p>The <code>jvm_route</code>, is used to support sticky
-    sessions -- associating a user's sesson with a particular Tomcat instance
+    sessions -- associating a user's session with a particular Tomcat instance
     in the presence of multiple, load-balancing servers.</p>
     <p>The <code>secret</code> is sent when the <code>secret=secret_keyword</code>
     parameter is used in
index f409299fef3c68091209a0c385df3f04a74afb77..8ee4a6a9861f6e290257978520ab70d4d8f6ddc9 100644 (file)
     configure the Balancer and BalancerMembers.</p>
 </section>
 
-<section id="stickyness">
-    <title>Load balancer stickyness</title>
-    <p>The balancer supports stickyness. When a request is proxied
+<section id="stickiness">
+    <title>Load balancer stickiness</title>
+    <p>The balancer supports stickiness. When a request is proxied
     to some back-end, then all following requests from the same user
     should be proxied to the same back-end. Many load balancers implement
     this feature via a table that maps client IP addresses to back-ends.
     This approach is transparent to clients and back-ends, but suffers
     from some problems: unequal load distribution if clients are themselves
-    hidden behind proxies, stickyness errors when a client uses a dynamic
-    IP address that changes during a session and loss of stickyness, if the
+    hidden behind proxies, stickiness errors when a client uses a dynamic
+    IP address that changes during a session and loss of stickiness, if the
     mapping table overflows.</p>
-    <p>The module <module>mod_proxy_balancer</module> implements stickyness
+    <p>The module <module>mod_proxy_balancer</module> implements stickiness
     on top of two alternative means: cookies and URL encoding. Providing the
     cookie can be either done by the back-end or by the Apache web server
     itself. The URL encoding is usually done on the back-end.</p>
@@ -112,7 +112,7 @@ ProxyPass        "/test" "balancer://mycluster"
 ProxyPassReverse "/test" "balancer://mycluster"
     </highlight>
 
-    <p>Another example of how to provide load balancing with stickyness
+    <p>Another example of how to provide load balancing with stickiness
     using <module>mod_headers</module>, even if the back-end server does
     not set a suitable session cookie:
     </p>
@@ -213,9 +213,9 @@ ProxyPassReverse "/test" "balancer://mycluster"
     containers can be dynamically controlled by the Manager.</p>
 </section>
 
-<section id="stickyness_implementation">
-    <title>Details on load balancer stickyness</title>
-    <p>When using cookie based stickyness, you need to configure the
+<section id="stickiness_implementation">
+    <title>Details on load balancer stickiness</title>
+    <p>When using cookie based stickiness, you need to configure the
     name of the cookie that contains the information about which back-end
     to use. This is done via the <var>stickysession</var> attribute added
     to either <directive module="mod_proxy">ProxyPass</directive> or
@@ -227,11 +227,11 @@ ProxyPassReverse "/test" "balancer://mycluster"
     <directive module="mod_proxy">ProxySet</directive>. The cookie can either
     be set by the back-end, or as shown in the above
     <a href="#example">example</a> by the Apache web server itself.</p>
-    <p>Some back-ends use a slightly different form of stickyness cookie,
+    <p>Some back-ends use a slightly different form of stickiness cookie,
     for instance Apache Tomcat. Tomcat adds the name of the Tomcat instance
     to the end of its session id cookie, separated with a dot (<code>.</code>)
     from the session id. Thus if the Apache web server finds a dot in the value
-    of the stickyness cookie, it only uses the part behind the dot to search
+    of the stickiness cookie, it only uses the part behind the dot to search
     for the route. In order to let Tomcat know about its instance name, you
     need to set the attribute <code>jvmRoute</code> inside the Tomcat
     configuration file <code>conf/server.xml</code> to the value of the
@@ -239,7 +239,7 @@ ProxyPassReverse "/test" "balancer://mycluster"
     The name of the session cookie used by Tomcat (and more generally by Java
     web applications based on servlets) is <code>JSESSIONID</code>
     (upper case) but can be configured to something else.</p>
-    <p>The second way of implementing stickyness is URL encoding.
+    <p>The second way of implementing stickiness is URL encoding.
     The web server searches for a query parameter in the URL of the request.
     The name of the parameter is specified again using <var>stickysession</var>.
     The value of the parameter is used to lookup a member worker with <var>route</var>
@@ -271,15 +271,15 @@ ProxyPass "/test" "balancer://mycluster" stickysession=JSESSIONID|jsessionid sco
     for the same request, the information from the request parameter is used.</p>
 </section>
 
-<section id="stickyness_troubleshooting">
-    <title>Troubleshooting load balancer stickyness</title>
-    <p>If you experience stickyness errors, e.g. users lose their
+<section id="stickiness_troubleshooting">
+    <title>Troubleshooting load balancer stickiness</title>
+    <p>If you experience stickiness errors, e.g. users lose their
     application sessions and need to login again, you first want to
     check whether this is because the back-ends are sometimes unavailable
     or whether your configuration is wrong. To find out about possible
     stability problems with the back-ends, check your Apache error log
     for proxy error messages.</p>
-    <p>To verify your configuration, first check, whether the stickyness
+    <p>To verify your configuration, first check, whether the stickiness
     is based on a cookie or on URL encoding. Next step would be logging
     the appropriate data in the access log by using an enhanced
     <directive module="mod_log_config">LogFormat</directive>.
@@ -308,9 +308,9 @@ ProxyPass "/test" "balancer://mycluster" stickysession=JSESSIONID|jsessionid sco
     <p>Common reasons for loss of session are session timeouts,
     which are usually configurable on the back-end server.</p>
     <p>The balancer also logs detailed information about handling
-    stickyness to the error log, if the log level is set to
+    stickiness to the error log, if the log level is set to
     <code>debug</code> or higher. This is an easy way to
-    troubleshoot stickyness problems, but the log volume might
+    troubleshoot stickiness problems, but the log volume might
     be too high for production servers under high load.</p>
 </section>
 
index ce7bdcfec61d5383ecddbd455782e16d630e2b32..2501db8f49e648db52fa51f26cf5f536d9ef53e3 100644 (file)
@@ -55,7 +55,7 @@ making it accessible from outside.</p>
 <module>mod_xml2enc</module> (see <a href="#i18n">Internationalisation</a>)
 and is a standard module in HTTPD 2.4 and development versions.</p>
 </section>
-<section id="custom"><title>Customised HTML Parsing</title>
+<section id="custom"><title>Customized HTML Parsing</title>
 <p>Internally, mod_proxy_html uses the HTMLParser module from the
 third-party <a href="http://xmlsoft.org/">libxml2</a> library.
 Unlike other libxml2 parsers, HTMLParser deals with HTML without
index eb76be094f43c31463210b9495de72fa5bb88b4d..f1c813ce908123745c5575be70e48c416e0094b5 100644 (file)
@@ -1944,7 +1944,7 @@ on such a connection identifies any other non-default virtual host,
 the compatibility policy is tested.</p>
 
 <p>The <code>strict</code> policy blocks all HTTP requests which are
-identified with a different virtual host to that identifed by SNI.
+identified with a different virtual host to that identified by SNI.
 The <code>insecure</code> policy allows all HTTP requests regardless
 of virtual host identified; such a configuration may be vulnerable to
 <a
@@ -1964,7 +1964,7 @@ virtual hosts, which are grouped into two categories:</p>
   module="mod_ssl">SSLCipherSuite</directive> and <directive
   module="mod_ssl">SSLProtocol</directive>)</li>
 
-  <li><strong>client vertification and authentication
+  <li><strong>client verification and authentication
   settings</strong>: directives which affect TLS client certificate
   verification or authentication, such as <directive
   module="mod_ssl">SSLVerifyClient</directive>, <directive
index 44a3e65229a7b8f1b9a0e1a329a9956a3fca050c..76274755d7bd9382e2b0cfd6cf42afe1618c5198 100644 (file)
@@ -50,7 +50,7 @@ this documentation:</p>
   not been tampered with.</dd>
 
   <dt>Signed Certificate Timestamp (SCT)</dt>
-  <dd>This is an acknowledgement from a log that it has accepted a valid
+  <dd>This is an acknowledgment from a log that it has accepted a valid
   certificate.  It is signed with the log's public key.  One or more SCTs
   is passed to clients during the handshake, either in the ServerHello
   (TLS extension), certificate extension, or in a stapled OCSP response.</dd>
index c060653b7e5bb784be1196751531f593c29a9e00..775d5e7048fef008a5aabf9b53f46d8919a2b681 100644 (file)
     <p>During the build process, adding the keyword "install" to the makefile command line
     will automatically produce a complete distribution package under the subdirectory
     <code>DIST</code>. Install httpd by simply copying the distribution that was produced
-    by the makfiles to the root of a NetWare volume (see: <a href="#comp">Compiling Apache httpd for
+    by the makefiles to the root of a NetWare volume (see: <a href="#comp">Compiling Apache httpd for
     NetWare</a> below).</p>
 
   </section>
index 19fd89d8ac7a2da3b4e33b8acd89bbaeb87d42b8..61a451a55d61828376d2299532a8d30691c42afe 100644 (file)
@@ -489,7 +489,7 @@ RewriteRule "(.*)"           "${lowercase:$1}" [R,L]
     or <code>-n</code>, httpd will use the file name compiled into the
     server, such as <code>conf\httpd.conf</code>. This built-in path
     is relative to the installation directory. You can verify the compiled
-    file name from a value labelled as <code>SERVER_CONFIG_FILE</code> when
+    file name from a value labeled as <code>SERVER_CONFIG_FILE</code> when
     invoking httpd with the <code>-V</code> switch, like this:</p>
 
     <example>
@@ -512,7 +512,7 @@ RewriteRule "(.*)"           "${lowercase:$1}" [R,L]
 
       <li>The server root compiled into the server. This is <code>
       /apache</code> by default, you can verify it by using <code>
-      httpd.exe -V</code> and looking for a value labelled as
+      httpd.exe -V</code> and looking for a value labeled as
       <code>HTTPD_ROOT</code>.</li>
     </ol>
 
index 2d55095a04682d3566b8842e82851313a14908c8..26aeba870d2f527a07cb6ec207dcd49afa446e95 100644 (file)
@@ -84,7 +84,7 @@ any error code returned on termination.</p>
 same stdin, stdout, and stderr as rotatelogs itself, and also inherits
 the environment.</p>
 <p>When two parameters are provided, under some conditions the parameters 
-will have the same value.  For example, if rotation is triggerd but the 
+will have the same value.  For example, if rotation is triggered but the 
 portions of the time and date incorporated into the log filename do not change
 across the rotation.</p>
 </dd>
@@ -235,7 +235,7 @@ an offset.</dd>
      <p>This creates the files /var/log/logfile.yyyy.mm where
      yyyy is the year and mm is the month.   Every day at midnight, rotation
      will occur, including running programs specified with <code>-p</code>. 
-     Despite rotation ocurring, the filename will only change on the first 
+     Despite rotation occurring, the filename will only change on the first 
      rotation of the month. Rotation on other days will continue to output file
      and append to it.
      </p>
index 7427c89ba9389d512f3fada130bc3f50251248f2..e50c8fc0762ffb5e2e565c0a7fd76eb58fb8e263 100644 (file)
@@ -944,7 +944,7 @@ The <code>L</code> flag can be useful in this context to end the
 <section id="flag_unsafe_allow_3f"><title>UnsafeAllow3F</title>
     <p> Setting this flag is required to allow a rewrite to continue If the
     HTTP request being written has an encoded question mark, '%3f', and the
-    rewritten result has a '?' in the substiution.  This protects from a malicious
+    rewritten result has a '?' in the substitution.  This protects from a malicious
     URL taking advantage of a capture and re-substitution of the encoded
     question mark.</p>
 </section>
index 098a2a23537d5f6785a563e7def03d65907fc3dd..932668d6d09c1b086f17c95421e3ac622b80d394 100644 (file)
@@ -770,7 +770,7 @@ of the URL.</dd>
 <dt>Solutions:</dt>
 <dd>
 <p> Many of the solutions in this section will all use the same condition,
-which leaves the matched value in the %2 backreference.  %1 is the beginining
+which leaves the matched value in the %2 backreference.  %1 is the beginning
 of the query string (up to the key of intererest), and %3 is the remainder. This
 condition is a bit complex for flexibility and to avoid double '&amp;&amp;' in the
 substitutions.</p>
index c4f541a0bd00655663cc11c4826b3639fade7cc6..2fedfab0a1e1fed29f6d21ae39e9165816973140 100644 (file)
@@ -400,7 +400,7 @@ SSLVerifyDepth 1
 
     <p>The <module>mod_auth_basic</module> method is generally required when
     the certificates are completely arbitrary, or when their DNs have
-    no common fields (usually the organisation, etc.). In this case,
+    no common fields (usually the organization, etc.). In this case,
     you should establish a password database containing <em>all</em>
     clients allowed, as follows:</p>
 
index 93f15e62697c7c1771b9c00244ed0f83ad59aea6..d978dac5e3b838eae3b18f17f0ce3945b14ec9f5 100644 (file)
@@ -54,7 +54,7 @@
     applicable to a general-purpose web server.</p>
 
     <p> Name-based virtual hosting builds off of the IP-based virtual host
-    selection algorithm, meaning that comparisons of ther requested hostname
+    selection algorithm, meaning that comparisons of the requested hostname
     to configured hostnames occurs only within the set of virtual hosts that 
     share the most specific IP:PORT based match at the network layer.</p>