]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
link URL-Path to the glossary (Thanks Philippe)
authorRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 13:19:16 +0000 (13:19 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 13:19:16 +0000 (13:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934093 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/urlmapping.xml

index 1eacb0e9e75ec3c01b1d0ff5521128237d9c7321..443acafedcb0245a63cd72bdeb11748363c553ce 100644 (file)
@@ -72,7 +72,7 @@
 <section id="documentroot"><title>DocumentRoot</title>
 
     <p>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 <a href="directive-dict.html#Syntax">URL-Path</a> for the request (the part
     of the URL following the hostname and port) and add it to the end
     of the <directive module="core">DocumentRoot</directive> specified
     in your configuration files. Therefore, the files and directories