git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89104
13f79535-47bb-0310-9956-
ffa450edef68
#
# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
+# If fakename is slash-terminated [the alias is only found when the request is
+# slash-terminated] then the realname must be slash terminated, if the fakename
+# omits the trailing slash, the realname must also omit the trailing slash.
#
<IfModule mod_alias.c>
#
# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
+# If fakename is slash-terminated [the alias is only found when the request is
+# slash-terminated] then the realname must be slash terminated, if the fakename
+# omits the trailing slash, the realname must also omit the trailing slash.
#
<IfModule mod_alias.c>
#
# Aliases: Add here as many aliases as you need (with no limit). The format is
# Alias fakename realname
+# If fakename is slash-terminated [the alias is only found when the request is
+# slash-terminated] then the realname must be slash terminated, if the fakename
+# omits the trailing slash, the realname must also omit the trailing slash.
#
<IfModule mod_alias.c>