Files
apache-http-server/changes-entries/alias-preserve-path.txt
Graham Leggett bc8431b198 mod_alias: Add AliasPreservePath directive to map the full
path after the alias in a location.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1911067 13f79535-47bb-0310-9956-ffa450edef68
2023-07-17 15:25:13 +00:00

4 lines
123 B
Plaintext

*) mod_alias: Add AliasPreservePath directive to map the full
path after the alias in a location. [Graham Leggett]