]> granicus.if.org Git - apache/commitdiff
- add png image, which is missing in latex build
authorAndré Malo <nd@apache.org>
Fri, 24 Jan 2014 06:48:58 +0000 (06:48 +0000)
committerAndré Malo <nd@apache.org>
Fri, 24 Jan 2014 06:48:58 +0000 (06:48 +0000)
- 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

docs/manual/images/mod_filter_old.png [new file with mode: 0644]
docs/manual/mod/mod_alias.xml

diff --git a/docs/manual/images/mod_filter_old.png b/docs/manual/images/mod_filter_old.png
new file mode 100644 (file)
index 0000000..c6f9230
Binary files /dev/null and b/docs/manual/images/mod_filter_old.png differ
index 326f594d27bbcb861cca75f9e6e1323fc788b1ce..53088cba4d9a38815c5b9771fa7160e5c56e55dc 100644 (file)
@@ -125,7 +125,9 @@ Alias /foo /gaq
     <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