mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
it's -> its
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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
|
||||
|
@ -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>.
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user