https://bz.apache.org/bugzilla/show_bug.cgi?id=60719
Bug ID: 60719
Summary: Incremental IndexOptions in global server context are
ignored
Product: Apache httpd-2
Version: 2.4.25
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_autoindex
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
If you have something like
IndexOptions FancyIndexing
IndexOptions +SuppressDescription
the second line is ignored.
The reason seems to be that incremented_opts/decremented_opts are only
added/removed to opts if the config is merged into another config. But the
global server config is never merged into something else.
--
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]