From: Rich Bowen Date: Mon, 11 May 2026 13:19:16 +0000 (+0000) Subject: link URL-Path to the glossary (Thanks Philippe) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=752399655047e953cb8c997c331ba8f81facafdb;p=thirdparty%2Fapache%2Fhttpd.git link URL-Path to the glossary (Thanks Philippe) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934093 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 1eacb0e9e7..443acafedc 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -72,7 +72,7 @@
DocumentRoot

In deciding what file to serve for a given request, httpd's - default behavior is to take the URL-Path for the request (the part + default behavior is to take the URL-Path for the request (the part of the URL following the hostname and port) and add it to the end of the DocumentRoot specified in your configuration files. Therefore, the files and directories