diff options
author | Martin Kraemer <martin@apache.org> | 2000-01-07 17:38:08 +0100 |
---|---|---|
committer | Martin Kraemer <martin@apache.org> | 2000-01-07 17:38:08 +0100 |
commit | cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259 (patch) | |
tree | 108a8719d1e59d1b3f0a7f4ec4909d09246a8958 /docs/manual/platform/windows.html | |
parent | Fix the rest of the modules to work with the new APR stat structure. (diff) | |
download | apache2-cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259.tar.xz apache2-cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259.zip |
it's -> its
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/windows.html')
-rw-r--r-- | docs/manual/platform/windows.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index 543b3f025f..a9989b0063 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -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> |