]> granicus.if.org Git - apache/commitdiff
it's -> its
authorMartin Kraemer <martin@apache.org>
Fri, 7 Jan 2000 16:38:08 +0000 (16:38 +0000)
committerMartin Kraemer <martin@apache.org>
Fri, 7 Jan 2000 16:38:08 +0000 (16:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/perf-tuning.html
docs/manual/mod/mod_imap.html
docs/manual/mod/mod_rewrite.html
docs/manual/platform/windows.html

index 46995c9eccd84108b759b733df55fcf76641eb88..58ca489f61e5d95a6ff2f08c332b21a6ad37e404 100644 (file)
@@ -17,7 +17,7 @@
 
 <H3>Introduction</H3>
 <P>Apache is a general webserver, which is designed to be correct first, and
-fast second.  Even so, it's performance is quite satisfactory.  Most
+fast second.  Even so, its performance is quite satisfactory.  Most
 sites have less than 10Mbits of outgoing bandwidth, which Apache can
 fill using only a low end Pentium-based webserver.  In practice sites
 with more bandwidth require more than one machine to fill the bandwidth
index c01de8206daa69009f6f3a4d09be654477a758f8..a68d069649438cd689ca05716c414f2941983c29 100644 (file)
@@ -141,7 +141,7 @@ is called without valid coordinates.
 
 
 The ImapDefault directive sets the default <CODE>default</CODE> used in
-the imagemap files.  It's value is overridden by a <CODE>default</CODE>
+the imagemap files.  Its value is overridden by a <CODE>default</CODE>
 directive within the imagemap file.  If not present, the
 <CODE>default</CODE> action is <CODE>nocontent</CODE>, which means
 that a <CODE>204 No Content</CODE> is sent to the client.  In this
@@ -173,7 +173,7 @@ case, the client should continue to display the original page.
 1.1 and later.<P>
 
 The ImapBase directive sets the default <CODE>base</CODE> used in
-the imagemap files.  It's value is overridden by a <CODE>base</CODE>
+the imagemap files.  Its value is overridden by a <CODE>base</CODE>
 directive within the imagemap file.  If not present, the
 <CODE>base</CODE> defaults to <CODE>http://servername/</CODE>.
 
index 9699500997384b13a80fb1f23f7ba45d6370d9e3..dfda89a9440c94cc6e05f0ff13174b01d444e052 100644 (file)
@@ -87,7 +87,7 @@ redirection or even to an internal proxy throughput.
 
 <P>
 But all this functionality and flexibility has its drawback: complexity. So
-don't expect to understand this module in it's whole in just one day.
+don't expect to understand this module in its whole in just one day.
 
 <P>
 This module was invented and originally written in April 1996<BR>
index 543b3f025fac060529209b531013c20b8420f069..a9989b0063129f4b26112576039fcb7a27207b5e 100644 (file)
@@ -352,7 +352,7 @@ In these cases, the proper ServerRoot should be set in the configuration file.
 If you don't specify a configuration file name with -f or -n, Apache will
 use the file name compiled into the server, usually "conf/httpd.conf".  Invoking
 Apache with the -V switch will display this value labeled as SERVER_CONFIG_FILE.
-Apache will then determine it's ServerRoot by trying the following, in this order:
+Apache will then determine its ServerRoot by trying the following, in this order:
 
 <UL>
 <LI>A ServerRoot directive via a -C switch.
@@ -387,7 +387,7 @@ old version in the file system.
 <P>
 If you did not do a binary install then Apache will in some
 scenarios complain that about the missing registry key.  This
-warning can be ignored if it otherwise was able to find it's
+warning can be ignored if it otherwise was able to find its
 configuration files.
 
 <P>