summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2001-08-24 13:48:53 +0000
committerJoshua Slive <slive@apache.org>2001-08-24 13:48:53 +0000
commite57753b410bd5f7e8aad822db11c6cbd9bcb9ffe (patch)
tree97814e2ad395d06e1275b43211d055a0c670d859 /docs
parent4517cf41f5cb29cce0ac5b2f928e2d46c1773785 (diff)
downloadhttpd-e57753b410bd5f7e8aad822db11c6cbd9bcb9ffe.tar.gz
Another style improvement.
Submitted by: Rich Bowen git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90630 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/manual/urlmapping.html4
-rwxr-xr-xdocs/manual/urlmapping.html.en4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/urlmapping.html b/docs/manual/urlmapping.html
index bc023dae75..c32406139b 100755
--- a/docs/manual/urlmapping.html
+++ b/docs/manual/urlmapping.html
@@ -15,8 +15,8 @@
<!--#include virtual="header.html" -->
<h1 align="center">Mapping URLs to Filesystem Locations</h1>
-<p>This document explains how Apache determines the filesystem
-location from which to serve a file using the URL of a request.</p>
+<p>This document explains how Apache uses the URL of a request to
+determine the filesystem location from which to serve a file.</p>
<ul>
<li><a href="#documentroot">DocumentRoot</a></li>
diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en
index bc023dae75..c32406139b 100755
--- a/docs/manual/urlmapping.html.en
+++ b/docs/manual/urlmapping.html.en
@@ -15,8 +15,8 @@
<!--#include virtual="header.html" -->
<h1 align="center">Mapping URLs to Filesystem Locations</h1>
-<p>This document explains how Apache determines the filesystem
-location from which to serve a file using the URL of a request.</p>
+<p>This document explains how Apache uses the URL of a request to
+determine the filesystem location from which to serve a file.</p>
<ul>
<li><a href="#documentroot">DocumentRoot</a></li>