https://bz.apache.org/bugzilla/show_bug.cgi?id=64511
Bug ID: 64511
Summary: Alias cannot appear in directory context, contrary to
docs
Product: Apache httpd-2
Version: 2.4.43
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_alias
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Steps to Reproduce:
1. Put an Alias (or ScriptAlias) inside a <Directory ...> or <If ...> tag pair
in the configuration.
https://httpd.apache.org/docs/2.4/mod/mod_alias.html#alias says it is OK in
directory context.
2. Run apache2ctl configtest
Actual Results:
Alias cannot occur within directory context
Expected Results:
Syntax OK
Build:
2.4.43 built 2020-05-10T19:30:48
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]