From: Andre Malo
Date: Fri, 24 Jan 2014 06:48:58 +0000 (+0000)
Subject: - add png image, which is missing in latex build
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf4ed3006d3dfe2bd7996349cbad92accb5856a;p=thirdparty%2Fapache%2Fhttpd.git
- add png image, which is missing in latex build
- 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
---
diff --git a/docs/manual/images/mod_filter_old.png b/docs/manual/images/mod_filter_old.png
new file mode 100644
index 00000000000..c6f92309762
Binary files /dev/null and b/docs/manual/images/mod_filter_old.png differ
diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml
index 326f594d27b..53088cba4d9 100644
--- a/docs/manual/mod/mod_alias.xml
+++ b/docs/manual/mod/mod_alias.xml
@@ -125,7 +125,9 @@ Alias /foo /gaq
URL-path then the server will require a trailing / in
order to expand the alias. That is, if you use
- Alias /icons/ /usr/local/apache/icons/
+
+ Alias /icons/ /usr/local/apache/icons/
+
then the url /icons will not be aliased, as it lacks
that trailing /. Likewise, if you omit the slash on the