From e57753b410bd5f7e8aad822db11c6cbd9bcb9ffe Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 24 Aug 2001 13:48:53 +0000 Subject: [PATCH] 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 --- docs/manual/urlmapping.html | 4 ++-- docs/manual/urlmapping.html.en | 4 ++-- 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 @@

Mapping URLs to Filesystem Locations

-

This document explains how Apache determines the filesystem -location from which to serve a file using the URL of a request.

+

This document explains how Apache uses the URL of a request to +determine the filesystem location from which to serve a file.