summaryrefslogtreecommitdiffstats
path: root/docs/manual/urlmapping.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-09-21 19:06:21 +0200
committerAndré Malo <nd@apache.org>2005-09-21 19:06:21 +0200
commit6bdc3183583e5eb1e9ce789a9f08753b82fa1c44 (patch)
treec82a6ca1991b47da38c538dad06f6c3b4221e88d /docs/manual/urlmapping.xml
parent Add compatibility tag, and rebuild all. (diff)
downloadapache2-6bdc3183583e5eb1e9ce789a9f08753b82fa1c44.tar.xz
apache2-6bdc3183583e5eb1e9ce789a9f08753b82fa1c44.zip
validate the glossary tags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290744 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/urlmapping.xml')
-rw-r--r--docs/manual/urlmapping.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml
index b760fc49ae..1bfa3481aa 100644
--- a/docs/manual/urlmapping.xml
+++ b/docs/manual/urlmapping.xml
@@ -109,7 +109,8 @@
will be served from <code>/var/web/dir/file.html</code>. The
<directive module="mod_alias">ScriptAlias</directive> directive
works the same way, with the additional effect that all content
- located at the target path is treated as <glossary>CGI</glossary> scripts.</p>
+ located at the target path is treated as <glossary ref="cgi"
+ >CGI</glossary> scripts.</p>
<p>For situations where you require additional flexibility, you
can use the <directive module="mod_alias">AliasMatch</directive>