- fix strange html causing tex to stop processing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1560909 13f79535-47bb-0310-9956-
ffa450edef68
<var>URL-path</var> then the server will require a trailing / in
order to expand the alias. That is, if you use</p>
- <dl><dd><code>Alias /icons/ /usr/local/apache/icons/</code></dd></dl>
+ <highlight language="config">
+ Alias /icons/ /usr/local/apache/icons/
+ </highlight>
<p>then the url <code>/icons</code> will not be aliased, as it lacks
that trailing /. Likewise, if you omit the slash on the