From 76ec29f4242ab45a01ff4b27f2214a44e3bfb808 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 24 Aug 2001 02:24:54 +0000 Subject: [PATCH] Somebody please get me a copy editor. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90606 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/urlmapping.html | 109 ++++++++++++++++----------------- docs/manual/urlmapping.html.en | 109 ++++++++++++++++----------------- 2 files changed, 104 insertions(+), 114 deletions(-) diff --git a/docs/manual/urlmapping.html b/docs/manual/urlmapping.html index 47e4873162..bc023dae75 100755 --- a/docs/manual/urlmapping.html +++ b/docs/manual/urlmapping.html @@ -15,9 +15,8 @@

Mapping URLs to Filesystem Locations

-

This document explains the method in which Apache determines -what filesystem location to serve a file from based on the -URL of a request.

+

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